Searched refs:LauncherHelper (Results 1 – 2 of 2) sorted by relevance
48 public static class LauncherHelper { class in LogBuildNumber79 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo()90 UiScrollable allAppsScreen = new UiScrollable(LauncherHelper.LAUNCHER_CONTAINER); in testDemo()93 allAppsScreen.getChildByText(LauncherHelper.LAUNCHER_ITEM, "Settings"); in testDemo()
37 public static class LauncherHelper { class in SetTwoMinuteAlarm57 UiObject allAppsButton = new UiObject(LauncherHelper.ALL_APPS_BUTTON); in testDemo()68 UiScrollable allAppsScreen = new UiScrollable(LauncherHelper.LAUNCHER_CONTAINER); in testDemo()71 allAppsScreen.getChildByText(LauncherHelper.LAUNCHER_ITEM, "Clock"); in testDemo()