Searched refs:collectViews (Results 1 – 1 of 1) sorted by relevance
114 private fun <T : View> collectViews( in <lambda>() method in android.app.cts.NotificationTemplateTestBase131 collectViews(child, type, mutableList, requireVisible, predicate) in <lambda>()147 collectViews(notificationRoot, TextView::class, views) { it.text?.toString() == text } in <lambda>()159 collectViews(notificationRoot, TextView::class, views) { in <lambda>()