Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java130 private static final String WIDGETS_RES_ID = "widgets_list_view"; field in LauncherInstrumentation
301 if (hasLauncherObject(WIDGETS_RES_ID)) return "Widgets"; in getVisibleStateMessage()
455 waitUntilGone(WIDGETS_RES_ID); in verifyVisibleObjects()
462 return waitForLauncherObject(WIDGETS_RES_ID); in verifyVisibleObjects()
467 waitUntilGone(WIDGETS_RES_ID); in verifyVisibleObjects()
477 waitUntilGone(WIDGETS_RES_ID); in verifyVisibleObjects()
488 waitUntilGone(WIDGETS_RES_ID); in verifyVisibleObjects()