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