Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java123 private static final String OVERVIEW_RES_ID = "overview_panel"; field in LauncherInstrumentation
349 waitUntilGone(OVERVIEW_RES_ID); in verifyContainerType()
356 waitUntilGone(OVERVIEW_RES_ID); in verifyContainerType()
361 waitUntilGone(OVERVIEW_RES_ID); in verifyContainerType()
374 return waitForLauncherObject(OVERVIEW_RES_ID); in verifyContainerType()
377 return waitForFallbackLauncherObject(OVERVIEW_RES_ID); in verifyContainerType()
382 waitUntilGone(OVERVIEW_RES_ID); in verifyContainerType()