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

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DBrightnessController.java69 private final boolean mAutomaticAvailable; field in class:BrightnessController
188 if (mAutomaticAvailable) {
296 mAutomaticAvailable = context.getResources().getBoolean(

Completed in 393 milliseconds