Home
last modified time | relevance | path

Searched refs:waitUntilOverviewObjectGone (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBaseOverview.java486 mLauncher.waitUntilOverviewObjectGone("action_buttons"); in verifyActionsViewVisibility()
487 mLauncher.waitUntilOverviewObjectGone("action_save_app_pair"); in verifyActionsViewVisibility()
DLauncherInstrumentation.java1358 void waitUntilOverviewObjectGone(String resId) { in waitUntilOverviewObjectGone() method
1364 waitUntilOverviewObjectGone(resId); in waitUntilSystemLauncherObjectGone()