Searched refs:getAutomaticScreenBrightness (Results 1 – 4 of 4) sorted by relevance
153 assertEquals(normalizedBrightness1, mController.getAutomaticScreenBrightness(), 0.001f); in testNoHysteresisAtMinBrightness()167 assertEquals(normalizedBrightness2, mController.getAutomaticScreenBrightness(), 0.001f); in testNoHysteresisAtMinBrightness()199 assertEquals(normalizedBrightness1, mController.getAutomaticScreenBrightness(), 0.001f); in testNoHysteresisAtMaxBrightness()214 assertEquals(normalizedBrightness2, mController.getAutomaticScreenBrightness(), 0.001f); in testNoHysteresisAtMaxBrightness()
299 public float getAutomaticScreenBrightness() { in getAutomaticScreenBrightness() method in AutomaticBrightnessController
1229 brightnessState = mAutomaticBrightnessController.getAutomaticScreenBrightness(); in updatePowerState()
17461 HPLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightness()F