Searched refs:getHandlerForTesting (Results 1 – 2 of 2) sorted by relevance
2936 mService.getHandlerForTesting().post(latch::countDown); in postMsgAndWaitForCompletion()2949 mService.getHandlerForTesting().postDelayed(latch::countDown, delayMs); in waitForDelayedMessageOnHandler()
2024 Handler getHandlerForTesting() { in getHandlerForTesting() method in NetworkPolicyManagerService