Searched refs:getMinBrightness (Results 1 – 4 of 4) sorted by relevance
60 mMinBrightness = builder.getMinBrightness(); in DisplayBrightnessState()121 public float getMinBrightness() { in getMinBrightness() method in DisplayBrightnessState208 && mMinBrightness == otherState.getMinBrightness() in equals()269 builder.setMinBrightness(state.getMinBrightness()); in from()410 public float getMinBrightness() { in getMinBrightness() method in DisplayBrightnessState.Builder
1568 clampedState.getMinBrightness(), clampedState.getMaxBrightness()), in updatePowerStateInternal()1970 float stateMin = state != null ? state.getMinBrightness() : PowerManager.BRIGHTNESS_MAX; in saveBrightnessInfo()
105 .append(displayBrightnessState.getMinBrightness()) in getString()
10102 PLcom/android/server/display/DisplayBrightnessState$Builder;->getMinBrightness()F10125 PLcom/android/server/display/DisplayBrightnessState;->getMinBrightness()F