Home
last modified time | relevance | path

Searched defs:lockscreenGestureLogger (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java88 LockscreenGestureLogger lockscreenGestureLogger = new LockscreenGestureLogger( in setup() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarPhoneModule.java143 static StatusBar provideStatusBar( in provideStatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java119 public StatusBarNotificationPresenter(Context context, in StatusBarNotificationPresenter()
H A DPanelViewController.java223 LockscreenGestureLogger lockscreenGestureLogger, in PanelViewController()
H A DStatusBar.java691 public StatusBar( in StatusBar()
H A DNotificationPanelViewController.java656 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()