Home
last modified time | relevance | path

Searched refs:wakeUpIfDozing (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationClicker.java64 mStatusBar.ifPresent(statusBar -> statusBar.wakeUpIfDozing( in onClick()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java184 mService.wakeUpIfDozing( in setupExpandedStatusBar()
194 mService.wakeUpIfDozing( in setupExpandedStatusBar()
DStatusBarKeyguardViewManager.java108 mStatusBar.wakeUpIfDozing(SystemClock.uptimeMillis(), mContainer, "BOUNCER_VISIBLE");
289 mStatusBar.wakeUpIfDozing(SystemClock.uptimeMillis(), mContainer, "BOUNCER_VISIBLE"); in onPanelExpansionChanged()
DStatusBar.java602 wakeUpIfDozing(SystemClock.uptimeMillis(), v, "SHADE_CLICK");
1338 public void wakeUpIfDozing(long time, View where, String why) { in wakeUpIfDozing() method in StatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java141 mStatusBarLazy.get().wakeUpIfDozing(SystemClock.uptimeMillis(), view,