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/
DBrightnessController.java185 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
DToggleSlider.java22 void onChanged(ToggleSlider slider, boolean tracking, boolean automatic, int value, in onChanged() argument
/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.proto551 // Whether automatic battery saver mode is controlled via percentage,
669 // If the NITZ_UPDATE_DIFF time is exceeded then an automatic adjustment to
673 // The length of time in milli-seconds that automatic small adjustments to
718 // Whether to disable the automatic scheduling of system updates.
/frameworks/base/proto/src/
Dsystem_messages.proto211 // Notification to suggest automatic battery saver.
/frameworks/base/tools/aapt2/
Dreadme.md133 - Transition XML versioning: Adds a new flag `--no-version-transitions` to disable automatic
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal165 * parameters. All automatic control is disabled (auto-exposure, auto-white
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dreflection_test.py1079 prius.automatic = True
1092 self.assertEqual(prius.automatic, new_prius.automatic)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md670 This approach also has the disadvantage that there is no automatic “short” way
/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.txt5864 …field public static final String META_DATA_AUTOMATIC_RULE_TYPE = "android.service.zen.automatic.ru…
5865 …field public static final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ru…
41470 …ic final String META_DATA_CONFIGURATION_ACTIVITY = "android.service.zen.automatic.configurationAct…
41471 …tatic final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ruleInstanceLimi…
41472 …precated public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";