Searched refs:COLOR_TEMPERATURE_KEY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java201 private static final String COLOR_TEMPERATURE_KEY = "color_temperature"; field in class:DevelopmentSettings
582 mColorTemperaturePreference = (SwitchPreference) findPreference(COLOR_TEMPERATURE_KEY);
587 removePreference(COLOR_TEMPERATURE_KEY);

Completed in 127 milliseconds