Searched refs:getNotificationRowSelector (Results 1 – 3 of 3) sorted by relevance
52 public BySelector getNotificationRowSelector(); in getNotificationRowSelector() method
134 public BySelector getNotificationRowSelector() { in getNotificationRowSelector() method in LeanbackLauncherStrategy265 getNotificationRowSelector().hasDescendant(By.focused(true), 3)), SHORT_WAIT_TIME); in selectNotificationRow()530 UiObject2 row = mDevice.findObject(getNotificationRowSelector()); in isNotificationRowSelected()561 if (!mDevice.hasObject(getNotificationRowSelector())) { in isNotificationPreparing()594 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard()597 notification = mDevice.wait(Until.findObject(getNotificationRowSelector()), in findNotificationCard()
931 public BySelector getNotificationRowSelector() {