Searched defs:brightnessInt (Results 1 – 2 of 2) sorted by relevance
136 public static float brightnessIntToFloat(int brightnessInt) { in brightnessIntToFloat()333 int brightnessInt = getBrightnessAsInt(); in update() local336 Settings.System.SCREEN_BRIGHTNESS, brightnessInt, in update() local
296 int brightnessInt = BrightnessSynchronizer.brightnessFloatToInt(brightness); in setBrightness() local