Home
last modified time | relevance | path

Searched refs:POWER_AMBIENT_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DPowerProfile.java166 public static final String POWER_AMBIENT_DISPLAY = "ambient.on"; field in PowerProfile
691 final Double deprecatedAmbientDisplay = sPowerItemMap.get(POWER_AMBIENT_DISPLAY); in initDisplays()
695 Slog.w(TAG, POWER_AMBIENT_DISPLAY + " is deprecated! Use " + key + " instead."); in initDisplays()
1025 writePowerConstantToProto(proto, POWER_AMBIENT_DISPLAY, PowerProfileProto.AMBIENT_DISPLAY); in dumpDebug()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75021 Lcom/android/internal/os/PowerProfile;->POWER_AMBIENT_DISPLAY:Ljava/lang/String;