Searched defs:workerThread (Results 1 – 8 of 8) sorted by relevance
152 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadSuccessCallback() local193 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureUnresolvableError() local232 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureMemoryFullError() local279 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureConnectionError() local333 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureTimeout() local387 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureOperationBusy() local441 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureInvalidResponse() local522 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadOpCode() local581 WorkerThread workerThread = new WorkerThread(runnable); in testSMDPErrorParsing() local
487 WorkerThread workerThread = new WorkerThread(runnable); in testCalculateBackoffDelay() local669 WorkerThread workerThread = new WorkerThread(runnable); in testESIMDownloadFailureAndRetry() local
107 final HandlerThread workerThread = mock(HandlerThread.class); in onDestroy_workerThreadQuit() local
184 void setWorkerThread(@NonNull HandlerThread workerThread) { in setWorkerThread()
120 final HandlerThread workerThread = new HandlerThread(TAG, in getInstance() local
199 final HandlerThread workerThread = new HandlerThread("NotifySliceChangeHandler", in getInstance() local
179 HandlerThread workerThread = new HandlerThread("NotifyQCItemChangeHandler", in getInstance() local
59 final HandlerThread workerThread = new HandlerThread("SettingsIntelligenceLogWriter", in SettingsIntelligenceLogWriter() local