Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardLongPressViewModelKosmos.kt22 val Kosmos.keyguardLongPressViewModel by constant
DLockscreenContentViewModelKosmos.kt33 longPress = keyguardLongPressViewModel, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultSettingsPopupMenuSection.kt51 private val keyguardLongPressViewModel: KeyguardLongPressViewModel, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultSettingsPopupMenuSection
79 keyguardLongPressViewModel, in bindData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java777 KeyguardLongPressViewModel keyguardLongPressViewModel, in NotificationPanelViewController()
972 keyguardLongPressViewModel, in NotificationPanelViewController() local