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/
DTaplAddConfigWidgetTest.java163 Intent intent = blockingGetExtraIntent(); in getWidgetId()
DTaplRequestPinItemTest.java141 assertNotNull(openMonitor.blockingGetExtraIntent()); in runTest()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java559 public Intent blockingGetExtraIntent() throws InterruptedException { in blockingGetExtraIntent() method in AbstractLauncherUiTest.BlockingBroadcastReceiver