Home
last modified time | relevance | path

Searched refs:findViewWithTextContaining (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/shared/src/android/app/cts/
DNotificationTemplateTestBase.kt142 findViewWithTextContaining(substring) in <lambda>()
155 protected fun NotificationHostActivity.findViewWithTextContaining( in <lambda>() method in android.app.cts.NotificationTemplateTestBase
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationTemplateTest.kt651 assertThat(findViewWithTextContaining(hangUpText)).isNull() in <lambda>()
679 assertThat(findViewWithTextContaining(hangUpText)).isNull() in <lambda>()
714 assertThat(findViewWithTextContaining(answerText)).isNull() in <lambda>()
715 assertThat(findViewWithTextContaining(declineText)).isNull() in <lambda>()
761 assertThat(findViewWithTextContaining(declineText)).isNull() in <lambda>()