/frameworks/opt/telephony/proto/src/ |
D | pin_storage.proto | 28 // The PIN code is stored, but cannot be used for automatic verification. 31 // The PIN code is stored and will be usable for automatic verification after the 35 // The PIN code is stored and can be used for automatic verification.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInfo.java | 283 View automatic = findViewById(R.id.automatic); in bindInlineControls() local 287 automatic.setVisibility(VISIBLE); in bindInlineControls() 288 automatic.setOnClickListener(mOnAutomatic); in bindInlineControls() 290 automatic.setVisibility(GONE); in bindInlineControls() 476 View automatic = findViewById(R.id.automatic); 486 automatic.setSelected(false); 497 automatic.setSelected(false); 506 automatic.setSelected(true);
|
/frameworks/proto_logging/stats/enums/dnd/ |
D | dnd_enums.proto | 74 // of automatic zen rule that the log pertains to. 87 // Intentional gap for future automatic rule types.
|
/frameworks/av/media/libaaudio/src/flowgraph/ |
D | FlowGraphNode.h | 130 void setDataPulledAutomatically(bool automatic) { in setDataPulledAutomatically() argument 131 mDataPulledAutomatically = automatic; in setDataPulledAutomatically()
|
/frameworks/proto_logging/stats/atoms/dnd/ |
D | dnd_extension_atoms.proto | 57 // Was this change triggered by a user action, or was it automatic? 60 // Package UID of the automatic rule or triggerer of manual rule, if applicable.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ |
D | BrightnessController.java | 215 int automatic; 216 automatic = Settings.System.getIntForUser(mContext.getContentResolver(), 220 mAutomatic = automatic != Settings.System.SCREEN_BRIGHTNESS_MODE_MANUAL;
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 192 // Required for automatic ZenRules (unique). 194 // Required for automatic ZenRules. 196 // Required for automatic ZenRules. 211 // Required for automatic ZenRules. The condition's ID, which is the URI
|
/frameworks/av/media/audio/aconfig/ |
D | audio_framework.aconfig | 20 "Enable the automatic Bluetooth audio device type "
|
/frameworks/base/core/proto/android/ |
D | privacy.proto | 37 // automatic means, without per-sending user consent. The user
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInfoTest.java | 663 assertEquals(VISIBLE, mNotificationInfo.findViewById(R.id.automatic).getVisibility()); in testBindNotification_automaticIsVisible() 685 assertEquals(GONE, mNotificationInfo.findViewById(R.id.automatic).getVisibility()); in testBindNotification_automaticIsGone() 709 assertTrue(mNotificationInfo.findViewById(R.id.automatic).isSelected()); in testBindNotification_automaticIsSelected() 874 mNotificationInfo.findViewById(R.id.automatic).performClick(); in testDoesNotUpdateNotificationChannelAfterImportanceChangedAutomatic() 1070 mNotificationInfo.findViewById(R.id.automatic).performClick(); in testAutomaticUnlocksUserImportance()
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 100 // An optional attribute that indicates the app supports automatic backup
|
/frameworks/proto_logging/stats/atoms/corenetworking/connectivity/ |
D | connectivity_extension_atoms.proto | 50 // Daily number of automatic keepalive requests
|
/frameworks/base/core/java/android/text/flags/ |
D | flags.aconfig | 71 …description: "Feature flag for automatic fallback from phrase based line break to strict line brea…
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 75 character. Note that, in the current implementation, automatic hyphenation is disabled
|
/frameworks/base/tools/lint/ |
D | README.md | 76 # How to apply automatic fixes suggested by lint
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 2510 XAboolean automatic 2514 XAboolean * automatic 2518 XAboolean automatic 2522 XAboolean * automatic
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 133 - Transition XML versioning: Adds a new flag `--no-version-transitions` to disable automatic
|
/frameworks/base/packages/SystemUI/docs/ |
D | scene.md | 44 [automatic](Automatic-scene-transitions) scene transitions. 282 the device is locked, there's an automatic scene transition to the `Lockscreen`
|
/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/ |
D | system_messages.proto | 211 // Notification to suggest automatic battery saver.
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 562 // Whether automatic battery saver mode is controlled via percentage, 754 // Whether to disable the automatic scheduling of system updates.
|
/frameworks/base/core/proto/android/server/ |
D | powermanagerservice.proto | 390 // Denotes which threshold should be used for automatic Battery Saver triggering.
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 4704 // ACTION: The app made an automatic selection on the user's behalf (not smart selection)
|
/frameworks/base/core/api/ |
D | current.txt | 7082 …field public static final String META_DATA_AUTOMATIC_RULE_TYPE = "android.service.zen.automatic.ru… 7083 …field public static final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ru… 41144 …ic final String META_DATA_CONFIGURATION_ACTIVITY = "android.service.zen.automatic.configurationAct… 41145 …tatic final String META_DATA_RULE_INSTANCE_LIMIT = "android.service.zen.automatic.ruleInstanceLimi… 41146 …precated public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 16314 * Logs information related to PIN storage and automatic PIN operations.
|