Searched refs:automatic (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
D | BrightnessController.java | 185 int automatic; 186 automatic = Settings.System.getIntForUser(mContext.getContentResolver(), 190 mAutomatic = automatic != Settings.System.SCREEN_BRIGHTNESS_MODE_MANUAL; 337 public void onChanged(ToggleSlider toggleSlider, boolean tracking, boolean automatic, in onChanged() argument
|
D | ToggleSlider.java | 22 void onChanged(ToggleSlider slider, boolean tracking, boolean automatic, int value, in onChanged() argument
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 183 // 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/ |
D | privacy.proto | 37 // automatic means, without per-sending user consent. The user
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 99 // An optional attribute that indicates the app supports automatic backup
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 75 character. Note that, in the current implementation, automatic hyphenation is disabled
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 2510 XAboolean automatic 2514 XAboolean * automatic 2518 XAboolean automatic 2522 XAboolean * automatic
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 552 // Whether automatic battery saver mode is controlled via percentage, 670 // If the NITZ_UPDATE_DIFF time is exceeded then an automatic adjustment to 674 // The length of time in milli-seconds that automatic small adjustments to 722 // Whether to disable the automatic scheduling of system updates.
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 211 // Notification to suggest automatic battery saver.
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 133 - Transition XML versioning: Adds a new flag `--no-version-transitions` to disable automatic
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 165 * parameters. All automatic control is disabled (auto-exposure, auto-white
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 4688 // ACTION: The app made an automatic selection on the user's behalf (not smart selection)
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 5867 …field public static final String META_DATA_AUTOMATIC_RULE_TYPE = "android.service.zen.automatic.ru… 5868 …field public static final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ru… 41910 …ic final String META_DATA_CONFIGURATION_ACTIVITY = "android.service.zen.automatic.configurationAct… 41911 …tatic final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ruleInstanceLimi… 41912 …precated public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";
|
/frameworks/base/api/ |
D | current.txt | 5867 …field public static final String META_DATA_AUTOMATIC_RULE_TYPE = "android.service.zen.automatic.ru… 5868 …field public static final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ru… 42054 …ic final String META_DATA_CONFIGURATION_ACTIVITY = "android.service.zen.automatic.configurationAct… 42055 …tatic final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ruleInstanceLimi… 42056 …precated public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";
|