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.java158 private static final String WIDGETS_RES_ID = "primary_widgets_list_view"; field in LauncherInstrumentation
413 if (hasLauncherObject(WIDGETS_RES_ID)) return "Widgets"; in getVisibleStateMessage()
605 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()
612 return waitForLauncherObject(WIDGETS_RES_ID); in verifyVisibleObjects()
617 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()
623 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()
634 waitUntilLauncherObjectGone(WIDGETS_RES_ID); in verifyVisibleObjects()