Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.kt29 import com.android.systemui.keyguard.ui.binder.KeyguardBottomAreaViewBinder
30 import com.android.systemui.keyguard.ui.binder.KeyguardBottomAreaViewBinder.bind
64 private var binding: KeyguardBottomAreaViewBinder.Binding? = null
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardBottomAreaViewBinder.kt69 object KeyguardBottomAreaViewBinder { regex