Searched refs:notificationTitleSelector (Results 1 – 1 of 1) sorted by relevance
303 BySelector notificationTitleSelector = By.text(getString(context, notificationTitle)); in verifyNotification() local305 assertThat(scroller.hasObject(notificationTitleSelector)).isFalse(); in verifyNotification()308 assertThat(scroller.hasObject(notificationTitleSelector)).isTrue(); in verifyNotification()