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