Searched refs:getThreadForAsyncOperation (Results 1 – 2 of 2) sorted by relevance
292 Thread getThreadForAsyncOperation(String operationName, Runnable operation) { in getThreadForAsyncOperation() method in UserBackupManagerServiceTest.TestBackupService293 mWorkerThread = super.getThreadForAsyncOperation(operationName, operation); in getThreadForAsyncOperation()
3854 getThreadForAsyncOperation(/* operationName */ "agent-disconnected", in agentDisconnected()3862 Thread getThreadForAsyncOperation(String operationName, Runnable operation) { in getThreadForAsyncOperation() method