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