Home
last modified time | relevance | path

Searched defs:showInattentiveSleepWarning (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java642 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in PowerUI
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl147 void showInattentiveSleepWarning(); in showInattentiveSleepWarning() method
DIStatusBar.aidl262 void showInattentiveSleepWarning(); in showInattentiveSleepWarning() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java432 default void showInattentiveSleepWarning() { } in showInattentiveSleepWarning() method
1185 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in CommandQueue
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1947 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in StatusBarManagerService