Searched refs:getNotificationRowSelector (Results 1 – 3 of 3) sorted by relevance
52 public BySelector getNotificationRowSelector(); in getNotificationRowSelector() method
147 public BySelector getNotificationRowSelector() { in getNotificationRowSelector() method in LeanbackLauncherStrategy278 getNotificationRowSelector().hasDescendant(By.focused(true), 3)), SHORT_WAIT_TIME); in selectNotificationRow()549 UiObject2 row = mDevice.findObject(getNotificationRowSelector()); in isNotificationRowSelected()580 if (!mDevice.hasObject(getNotificationRowSelector())) { in isNotificationPreparing()613 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard()616 notification = mDevice.wait(Until.findObject(getNotificationRowSelector()), in findNotificationCard()
943 public BySelector getNotificationRowSelector() {