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