Home
last modified time | relevance | path

Searched refs:blockingGetExtraIntent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DAddConfigWidgetTest.java150 Intent intent = blockingGetExtraIntent(); in getWidgetId()
DRequestPinItemTest.java143 assertNotNull(openMonitor.blockingGetExtraIntent()); in runTest()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java454 public Intent blockingGetExtraIntent() throws InterruptedException { in blockingGetExtraIntent() method in AbstractLauncherUiTest.BlockingBroadcastReceiver