Searched refs:getDozeBrightnessForOffload (Results 1 – 4 of 4) sorted by relevance
173 float getDozeBrightnessForOffload(); in getDozeBrightnessForOffload() method
149 return mDisplayPowerController.getDozeBrightnessForOffload(); in getDozeBrightness()
1484 rawBrightnessState = getDozeBrightnessForOffload(); in updatePowerStateInternal()2454 public float getDozeBrightnessForOffload() { in getDozeBrightnessForOffload() method
1894 assertEquals(brightness * DOZE_SCALE_FACTOR, mHolder.dpc.getDozeBrightnessForOffload(), in testDozeManualBrightness()1929 assertEquals(brightness * DOZE_SCALE_FACTOR, mHolder.dpc.getDozeBrightnessForOffload(), in testDozeManualBrightness_AbcIsNull()