Home
last modified time | relevance | path

Searched refs:allInactive (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerInternal.java594 void onDisplayStateChange(boolean allInactive, boolean allOff); in onDisplayStateChange() argument
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java342 boolean allInactive = true;
358 allInactive = false;
360 if (!allOff && !allInactive) {
376 mDisplayPowerCallbacks.onDisplayStateChange(allInactive, allOff);
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java3677 public void onDisplayStateChange(boolean allInactive, boolean allOff) {
3682 setPowerModeInternal(MODE_DISPLAY_INACTIVE, allInactive);