Home
last modified time | relevance | path

Searched refs:exclusive (Results 1 – 25 of 68) sorted by relevance

123

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/model/
DSuggestionCategory.java58 public Builder setExclusive(boolean exclusive) { in setExclusive() argument
59 mExclusive = exclusive; in setExclusive()
DSuggestionCategoryRegistry.java68 private static SuggestionCategory buildCategory(String categoryName, boolean exclusive, in buildCategory() argument
72 .setExclusive(exclusive) in buildCategory()
/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oem/utils/
DOemCarServiceHelper.java216 List<AudioAttributes> exclusive = new ArrayList<>(); in parseExclusiveOrRejectFocusAttributes() local
224 exclusive.addAll(parseAttributes(parser)); in parseExclusiveOrRejectFocusAttributes()
237 Preconditions.checkArgument(Collections.disjoint(exclusive, rejected)); in parseExclusiveOrRejectFocusAttributes()
238 Preconditions.checkArgument(Collections.disjoint(exclusive, concurrent)); in parseExclusiveOrRejectFocusAttributes()
241 listToMappingWithValue(exclusive, INTERACTION_EXCLUSIVE, incomingFocusInteractions); in parseExclusiveOrRejectFocusAttributes()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/
DRoleListLiveData.java53 public RoleListLiveData(boolean exclusive, @NonNull UserHandle user, @NonNull Context context) { in RoleListLiveData() argument
54 mExclusive = exclusive; in RoleListLiveData()
/packages/modules/StatsD/statsd/src/
DFieldValue.h389 inline void setExclusiveState(bool exclusive) { setBitmaskAtPos(EXCLUSIVE_POS, exclusive); } in setExclusiveState() argument
/packages/modules/Bluetooth/flags/
Dframework.aconfig24 description: "Support setting/retrieving the exclusive manager app for a BluetoothDevice"
/packages/modules/GeoTZ/tzs2storage/tools/src/proto/
Dgeotz_protos.proto47 // The end S2 cell ID (exclusive).
/packages/modules/GeoTZ/data_pipeline/src/main/proto/
Ds2_protos.proto63 // The end s2 cell ID (exclusive).
/packages/modules/Bluetooth/system/gd/packet/parser/
Dflex.gni23 # %option reentrant set, which is mutually exclusive with %option c++.
/packages/modules/GeoTZ/tzs2storage/
DREADME.md64 {start S2 cell ID (inclusive)}, {end S2 cell ID (exclusive)}, {time zone IDs}
184 {start S2 cell ID (inclusive)}, {end S2 cell ID (exclusive)}, {time zone IDs}`
197 The `{end S2 cell ID offset}` is a transformation of the `{end S2 cell ID (exclusive)}`. The `{end
/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/model/
DRoleParser.java387 Boolean exclusive = requireAttributeBooleanValue(parser, ATTRIBUTE_EXCLUSIVE, true, in parseRole() local
389 if (exclusive == null) { in parseRole()
441 if (showNone && !exclusive) { in parseRole()
538 descriptionResource, exclusive, fallBackToDefaultHolder, labelResource, in parseRole()
DRole.java236 @StringRes int descriptionResource, boolean exclusive, boolean fallBackToDefaultHolder, in Role() argument
251 mExclusive = exclusive; in Role()
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dencrypted_message.proto60 // This key is mutually exclusive with |scheme| being set.
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses85 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
92 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
267 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
274 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
473 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
480 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
679 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
686 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
885 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
892 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
[all …]
/packages/apps/Calendar/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/apps/Gallery/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/inputmethods/LatinIME/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/Connectivity/clatd/
DNOTICE80 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
87 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/ExtServices/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/apps/Camera2/jni/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/adb/
DNOTICE82 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
89 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/DeviceLock/DeviceLockController/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/UprobeStats/src/lib/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/inputmethods/LatinIME/java/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/packages/modules/Permission/PermissionController/
DNOTICE81 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88 worldwide, non-exclusive, no-charge, royalty-free, irrevocable

123