Home
last modified time | relevance | path

Searched defs:childViews (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardRootViewBinder.kt115 val childViews = mutableMapOf<Int, View>() in <lambda>() constant
424 private val childViews: Map<Int, View>, in <lambda>() constant in com.android.systemui.keyguard.ui.binder.KeyguardRootViewBinder.OnLayoutChange