| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/ui/ |
| D | UiSearch.java | 54 public static boolean search(UiScrollable scroller, UiSelector selector, String name, in search() 112 public static boolean search(UiScrollable scroller, BySelector selector, String name, in search() 175 public static boolean search(UiSelector selector, int maxTimeoutInSeconds) { in search()
|
| D | UiSearch2.java | 60 public static boolean search(UiScrollable scroller, UiSelector selector, String name, in search() 118 public static boolean search(UiScrollable scroller, BySelector selector, String name, in search() 181 public static boolean search(UiSelector selector, int maxTimeoutInSeconds) { in search()
|
| /platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
| D | AutoNotificationHelperImpl.java | 163 BySelector selector = By.text(title); in checkNotificationExists() local 182 private boolean checkIfClearAllButtonExist(BySelector selector) { in checkIfClearAllButtonExist() 188 private boolean checkIfManageButtonExist(BySelector selector) { in checkIfManageButtonExist() 248 private UiObject2 findInNotificationList(BySelector selector) { in findInNotificationList()
|
| D | AutoNotificationMockingHelperImpl.java | 185 BySelector selector = By.text(title); in checkNotificationExists() local
|
| /platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/ |
| D | SettingsDateTimeHelperImpl.java | 139 UiSelector selector = in setCalendar() local 264 UiSelector selector = in setTime() local 317 UiSelector selector = in scrollToObjectInPicker() local 433 BySelector selector = By.clickable(true).hasDescendant(By.text(timezone)); in setTimeZone() local 522 BySelector selector = By.clickable(true).hasDescendant(bySelector); in getMenu() local 570 BySelector selector = By.hasDescendant(bySelector); in getSwitchWidget() local
|
| D | SettingsSystemHelperImpl.java | 247 BySelector selector = in resetAppPreferences() local 379 private UiObject2 getMenu(BySelector selector) { in getMenu()
|
| D | SettingsAppInfoHelperImpl.java | 115 BySelector selector = in showAllApps() local
|
| D | SettingHelperImpl.java | 312 BySelector selector = By.text(menuPattern); in openMenuWith() local
|
| /platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/ |
| D | SystemUiJankTests.java | 164 public UiObject2 select(BySelector selector, Direction direction, long timeoutMs) { in select() 189 public UiObject2 selectBidirect(BySelector selector, Direction direction) { in selectBidirect()
|
| /platform_testing/libraries/tapl-common/src/android/platform/test/scenario/tapl_common/ |
| D | TaplUiObject.kt | 75 val selector = By.res(uiObject.applicationPackage, childResourceId) in waitForChildObject() constant
|
| /platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/ |
| D | UiElement.java | 144 BySelector selector = null; in getBySelectorForUiElement() local
|
| D | WorkflowTask.java | 204 BySelector selector = uiElement.getBySelectorForUiElement(); in validateAndVerifyUiElement() local 225 BySelector selector = uiElement.getBySelectorForUiElement(); in validateAndClickUiElement() local
|
| /platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/ |
| D | SpectatioUiUtil.java | 253 public UiObject2 findUiObject(BySelector selector) { in findUiObject() 260 public List<UiObject2> findUiObjects(BySelector selector) { in findUiObjects() 283 public UiObject2 findUiObjectInGivenElement(UiObject2 uiObject, BySelector selector) { in findUiObjectInGivenElement() 933 private void validateSelector(BySelector selector, String action) { in validateSelector() 984 UiObject2 uiObject, BySelector selector, String action) in validateUiObjectAndThrowMissingUiElementException()
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
| D | LeanbackLauncherStrategy.java | 552 protected UiObject2 findNotificationCard(BySelector selector) { in findNotificationCard() 573 protected UiObject2 findNotificationCard(BySelector selector, Direction direction) { in findNotificationCard() 699 protected UiObject2 findSettingInRow(BySelector selector, Direction direction) { in findSettingInRow()
|
| /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
| D | LeanbackLauncherStrategy.java | 586 protected UiObject2 findNotificationCard(BySelector selector) { in findNotificationCard() 606 protected UiObject2 findNotificationCard(BySelector selector, Direction direction) { in findNotificationCard() 723 protected UiObject2 findSettingInRow(BySelector selector, Direction direction) { in findSettingInRow()
|
| /platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/ |
| D | StatusBarHelperImpl.java | 245 BySelector selector = in isHotspotNameDisplayed() local 269 BySelector selector = in isWifiNameDisplayed() local
|
| /platform_testing/libraries/app-helpers/interfaces/tv/src/android/platform/helpers/ |
| D | AbstractLeanbackAppHelper.java | 252 public UiObject2 select(UiObject2 container, final BySelector selector, Direction direction) { in select()
|
| /platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/ |
| D | MediaCenterHelperImpl.java | 480 private UiObject2 scrollAndFindApp(BySelector selector) { in scrollAndFindApp()
|
| /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
| D | AbstractStandardAppHelper.java | 466 public static UiObject2 waitForObject(UiDevice device, BySelector selector) { in waitForObject()
|
| D | AbstractStandardAppHelper2.java | 466 public static UiObject2 waitForObject(UiDevice device, BySelector selector) { in waitForObject()
|