Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardLongPressViewModelKosmos.kt22 val Kosmos.keyguardLongPressViewModel by constant
/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
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java695 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
972 keyguardLongPressViewModel, in NotificationPanelViewController() local