Home
last modified time | relevance | path

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

/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
DLogBuildNumber.java51 public static final UiSelector LAUNCHER_ITEM = field in LogBuildNumber.LauncherHelper
93 allAppsScreen.getChildByText(LauncherHelper.LAUNCHER_ITEM, "Settings"); in testDemo()
DSetTwoMinuteAlarm.java40 public static final UiSelector LAUNCHER_ITEM = field in SetTwoMinuteAlarm.LauncherHelper
71 allAppsScreen.getChildByText(LauncherHelper.LAUNCHER_ITEM, "Clock"); in testDemo()