Home
last modified time | relevance | path

Searched refs:showInattentiveSleepWarning (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DInattentiveSleepWarningController.java67 getStatusBar().showInattentiveSleepWarning(); in showInternal()
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl262 void showInattentiveSleepWarning(); in showInattentiveSleepWarning() method
DIStatusBarService.aidl147 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
1833 mCallbacks.get(i).showInattentiveSleepWarning(); in handleMessage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java642 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in PowerUI
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1947 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in StatusBarManagerService
1952 bar.showInattentiveSleepWarning(); in showInattentiveSleepWarning()