Searched refs:POWER_AMBIENT_DISPLAY (Results 1 – 2 of 2) sorted by relevance
166 public static final String POWER_AMBIENT_DISPLAY = "ambient.on"; field in PowerProfile691 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()
75021 Lcom/android/internal/os/PowerProfile;->POWER_AMBIENT_DISPLAY:Ljava/lang/String;