Searched refs:getHandlerForTesting (Results 1 – 2 of 2) sorted by relevance
2473 final Handler handler = mService.getHandlerForTesting(); in postMsgAndWaitForCompletion()2475 mService.getHandlerForTesting().post(latch::countDown); in postMsgAndWaitForCompletion()
1796 Handler getHandlerForTesting() { in getHandlerForTesting() method in NetworkPolicyManagerService