Android SDK Version


public class ThreadCheckHandler
Field Summary
Modifier and TypeFieldDescription
public final static ThreadCheckHandlerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static Unitenable()
final static UnituiThreadViolationDetected(Class<?> clazz, String methodName, String methodDesc)
final static UnitworkerThreadViolationDetected(Class<?> clazz, String methodName, String methodDesc)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

enable

 final static Unitenable()

uiThreadViolationDetected

 final static UnituiThreadViolationDetected(Class<?> clazz, String methodName, String methodDesc)

workerThreadViolationDetected

 final static UnitworkerThreadViolationDetected(Class<?> clazz, String methodName, String methodDesc)