Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DBaseOverview.java234 mLauncher.waitUntilOverviewObjectGone("action_buttons"); in verifyActionsViewVisibility()
H A DLauncherInstrumentation.java1032 void waitUntilOverviewObjectGone(String resId) { in waitUntilOverviewObjectGone() method