Loading core/java/android/os/PowerManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,6 @@ public final class PowerManager { /** * Brightness value for fully off in float. * TODO(brightnessfloat): rename this to BRIGHTNES_OFF and remove the integer-based constant. * @hide */ public static final float BRIGHTNESS_OFF_FLOAT = -1.0f; Loading Loading
core/java/android/os/PowerManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,6 @@ public final class PowerManager { /** * Brightness value for fully off in float. * TODO(brightnessfloat): rename this to BRIGHTNES_OFF and remove the integer-based constant. * @hide */ public static final float BRIGHTNESS_OFF_FLOAT = -1.0f; Loading