Searched refs:KEY_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
59 private static final String KEY_BRIGHTNESS = "brightness"; field in BrightnessLevelPreferenceController123 return KEY_BRIGHTNESS; in getPreferenceKey()129 mPreference = screen.findPreference(KEY_BRIGHTNESS); in displayPreference()