Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardLongPressViewBinder.kt29 object KeyguardLongPressViewBinder { in <lambda>() object
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java147 import com.android.systemui.keyguard.ui.binder.KeyguardLongPressViewBinder;
970 KeyguardLongPressViewBinder.bind( in NotificationPanelViewController()