Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewConfigurator.kt30 import com.android.systemui.keyguard.ui.binder.KeyguardAmbientIndicationAreaViewBinder
92 private var ambientIndicationAreaHandle: KeyguardAmbientIndicationAreaViewBinder.Binding? = null
185 KeyguardAmbientIndicationAreaViewBinder.bind(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardAmbientIndicationAreaViewBinder.kt35 object KeyguardAmbientIndicationAreaViewBinder { regex