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