Searched refs:notificationText (Results 1 – 1 of 1) sorted by relevance
89 final UiObject2 notificationText = notification.findObject(By.textContains(text)); in getNotification2() local90 if (notificationText != null) { in getNotification2()