Searched refs:ALL_APPS_BUTTON (Results 1 – 2 of 2) sorted by relevance
49 public static final UiSelector ALL_APPS_BUTTON = new UiSelector().description("Apps"); field in LogBuildNumber.LauncherHelper79 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo()
38 public static final UiSelector ALL_APPS_BUTTON = new UiSelector().description("Apps"); field in SetTwoMinuteAlarm.LauncherHelper57 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo()