-
- All Implemented Interfaces:
-
java.lang.Runnable
public class TdsTrackerHandlerThread extends HandlerThread
-
-
Constructor Summary
Constructors Constructor Description TdsTrackerHandlerThread(String name)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class android.os.HandlerThread
getLooper, getThreadId, quit, quitSafely, run
-
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, start, stop, suspend, toString, yield
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TdsTrackerHandlerThread
TdsTrackerHandlerThread(String name)
-
-
-
-