Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl226 void showInattentiveSleepWarning(); in showInattentiveSleepWarning() method
H A DIStatusBarService.aidl133 void showInattentiveSleepWarning(); in showInattentiveSleepWarning() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java610 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in PowerUI
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java367 default void showInattentiveSleepWarning() { } in showInattentiveSleepWarning() method
964 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in CommandQueue
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1612 public void showInattentiveSleepWarning() { in showInattentiveSleepWarning() method in StatusBarManagerService