Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java128 private static final String APPS_RES_ID = "apps_view"; field in LauncherInstrumentation
304 if (hasLauncherObject(APPS_RES_ID)) return "AllApps"; in getVisibleStateMessage()
450 waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()
452 waitUntilGone(APPS_RES_ID); in verifyVisibleObjects()
460 waitUntilGone(APPS_RES_ID); in verifyVisibleObjects()
468 return waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()
472 waitForLauncherObject(APPS_RES_ID); in verifyVisibleObjects()
474 waitUntilGone(APPS_RES_ID); in verifyVisibleObjects()
486 waitUntilGone(APPS_RES_ID); in verifyVisibleObjects()