Home
last modified time | relevance | path

Searched defs:wakeUpIfDozing (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DShadeController.java108 void wakeUpIfDozing(long time, View view, @NonNull String why); in wakeUpIfDozing() method
DStatusBar.java1184 public void wakeUpIfDozing(long time, View where, String why) { in wakeUpIfDozing() method in StatusBar