Searched defs:workerThread (Results 1 – 8 of 8) sorted by relevance
164 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadSuccessCallback() local208 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureUnresolvableError() local250 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureMemoryFullError() local300 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureConnectionError() local357 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureTimeout() local414 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureOperationBusy() local471 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureInvalidResponse() local555 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadOpCode() local614 WorkerThread workerThread = new WorkerThread(runnable); in testSMDPErrorParsing() local
511 WorkerThread workerThread = new WorkerThread(runnable); in testCalculateBackoffDelay() local695 WorkerThread workerThread = new WorkerThread(runnable); in testESIMDownloadFailureAndRetry() local
44 { workerThread, callback -> in <lambda>() method60 val workerThread = in connectedWifiEntryFlow() constant
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
202 final HandlerThread workerThread = new HandlerThread("NotifySliceChangeHandler", in getInstance() local
179 HandlerThread workerThread = new HandlerThread("NotifyQCItemChangeHandler", in getInstance() local