Home
last modified time | relevance | path

Searched refs:checkViews (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/notificationlegacy/notificationlegacy30/src/android/app/notification/legacy30/cts/
DNotificationTemplateApi30Test.kt214 checkViews(views) { in <lambda>()
235 checkViews(views) { in <lambda>()
259 checkViews(views) { in <lambda>()
279 checkViews(views) { in <lambda>()
303 checkViews(views) { in <lambda>()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationTemplateTest.kt328 checkViews(builder.createBigContentView()) { in <lambda>()
505 checkViews(views) { in <lambda>()
526 checkViews(views) { in <lambda>()
550 checkViews(views) { in <lambda>()
571 checkViews(views) { in <lambda>()
595 checkViews(views) { in <lambda>()
646 checkViews(views) { in <lambda>()
674 checkViews(views) { in <lambda>()
713 checkViews(views) { in <lambda>()
759 checkViews(views) { in <lambda>()
[all …]
/cts/tests/app/shared/src/android/app/cts/
DNotificationTemplateTestBase.kt52 checkViews(views) { in <lambda>()
57 protected fun checkViews( in <lambda>() method in android.app.cts.NotificationTemplateTestBase