Searched refs:mBrightnessRampSlowIncrease (Results 1 – 1 of 1) sorted by relevance
717 private float mBrightnessRampSlowIncrease = Float.NaN; field in DisplayDeviceConfig1236 return mBrightnessRampSlowIncrease; in getBrightnessRampSlowIncrease()1621 + ", mBrightnessRampSlowIncrease=" + mBrightnessRampSlowIncrease in toString()1804 mBrightnessRampSlowIncrease = PowerManager.BRIGHTNESS_MAX; in initFromDefaultValues()2638 mBrightnessRampSlowIncrease = slowUpDecimal.floatValue(); in loadBrightnessRampsInteractive()2675 mBrightnessRampSlowIncreaseIdle = mBrightnessRampSlowIncrease; in loadBrightnessRampsIdle()2695 mBrightnessRampSlowIncrease = BrightnessSynchronizer.brightnessIntToFloat( in loadBrightnessRampsFromConfigXml()2700 mBrightnessRampSlowDecrease = mBrightnessRampSlowIncrease; in loadBrightnessRampsFromConfigXml()