Searched defs:SCREEN_BRIGHTNESS (Results 1 – 3 of 3) sorted by relevance
56 int SCREEN_BRIGHTNESS = 7; field
107 public static final IntProperty<DisplayPowerState> SCREEN_BRIGHTNESS = field in DisplayPowerState
3025 public static final String SCREEN_BRIGHTNESS = "screen_brightness"; field in Settings.System4069 VALIDATORS.put(SCREEN_BRIGHTNESS, SCREEN_BRIGHTNESS_VALIDATOR); in VALIDATORS.put() argument