Searched refs:blockingGetIntent (Results 1 – 2 of 2) sorted by relevance
321 public Intent blockingGetIntent() throws InterruptedException { in blockingGetIntent() method in AbstractLauncherUiTest.BlockingBroadcastReceiver328 Intent intent = blockingGetIntent(); in blockingGetExtraIntent()
165 Intent result = resultReceiver.blockingGetIntent(); in runTest()