Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt201 private fun logShadeChild(i: Int, child: View) { in <lambda>() method
220 private fun logShadeContents() = parent.children.forEachIndexed(::logShadeChild) in <lambda>()
331 logShadeChild(i, child) in <lambda>()