Home
last modified time | relevance | path

Searched refs:automatic (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DToggleSlider.java22 void onChanged(ToggleSlider slider, boolean tracking, boolean automatic, int value, in onChanged() argument
DBrightnessController.java220 int automatic;
221 automatic = Settings.System.getIntForUser(mContext.getContentResolver(),
225 mAutomatic = automatic != Settings.System.SCREEN_BRIGHTNESS_MODE_MANUAL;
356 public void onChanged(ToggleSlider toggleSlider, boolean tracking, boolean automatic, in onChanged() argument
/frameworks/base/libs/hostgraphics/
DAndroid.bp17 // When frameworks/native/include will be removed from the list of automatic includes.
/frameworks/base/core/proto/android/service/
Dnotification.proto183 // Required for automatic ZenRules (unique).
185 // Required for automatic ZenRules.
187 // Required for automatic ZenRules.
202 // Required for automatic ZenRules. The condition's ID, which is the URI
/frameworks/base/core/proto/android/
Dprivacy.proto37 // automatic means, without per-sending user consent. The user
/frameworks/base/core/proto/android/content/
Dpackage_item_info.proto99 // An optional attribute that indicates the app supports automatic backup
/frameworks/minikin/doc/
Dhyb_file_format.md75 character. Note that, in the current implementation, automatic hyphenation is disabled
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h2510 XAboolean automatic
2514 XAboolean * automatic
2518 XAboolean automatic
2522 XAboolean * automatic
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto553 // Whether automatic battery saver mode is controlled via percentage,
672 // If the NITZ_UPDATE_DIFF time is exceeded then an automatic adjustment to
676 // The length of time in milli-seconds that automatic small adjustments to
724 // Whether to disable the automatic scheduling of system updates.
/frameworks/base/tools/aapt2/
Dreadme.md133 - Transition XML versioning: Adds a new flag `--no-version-transitions` to disable automatic
/frameworks/base/proto/src/
Dsystem_messages.proto211 // Notification to suggest automatic battery saver.
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal165 * parameters. All automatic control is disabled (auto-exposure, auto-white
/frameworks/base/core/proto/android/server/
Dpowermanagerservice.proto370 // Denotes which threshold should be used for automatic Battery Saver triggering.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4688 // ACTION: The app made an automatic selection on the user's behalf (not smart selection)
/frameworks/base/api/
Dcurrent.txt6058 …field public static final String META_DATA_AUTOMATIC_RULE_TYPE = "android.service.zen.automatic.ru…
6059 …field public static final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ru…
43785 …ic final String META_DATA_CONFIGURATION_ACTIVITY = "android.service.zen.automatic.configurationAct…
43786 …tatic final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ruleInstanceLimi…
43787 …precated public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";