/frameworks/base/services/core/java/com/android/server/notification/ |
D | ConditionProviders.java | 206 private Condition[] removeDuplicateConditions(String pkg, Condition[] conditions) { in removeDuplicateConditions() argument 207 if (conditions == null || conditions.length == 0) return null; in removeDuplicateConditions() 208 final int N = conditions.length; in removeDuplicateConditions() 211 final Uri id = conditions[i].id; in removeDuplicateConditions() 216 valid.put(id, conditions[i]); in removeDuplicateConditions() 219 if (valid.size() == N) return conditions; in removeDuplicateConditions() 244 public void notifyConditions(String pkg, ManagedServiceInfo info, Condition[] conditions) { in notifyConditions() argument 247 + (conditions == null ? null : Arrays.asList(conditions))); in notifyConditions() 248 conditions = removeDuplicateConditions(pkg, conditions); in notifyConditions() 249 if (conditions == null || conditions.length == 0) return; in notifyConditions() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | DataEnabledOverride.java | 201 OverrideConditions(@NonNull String conditions) { in OverrideConditions() argument 202 mConditions = getBitmaskFromString(conditions); in OverrideConditions() 210 OverrideConditions(@Condition int conditions) { in OverrideConditions() argument 211 mConditions = conditions; in OverrideConditions() 214 private static String getStringFromBitmask(@Condition int conditions) { in getStringFromBitmask() argument 215 if (conditions == CONDITION_UNCONDITIONALLY) { in getStringFromBitmask() 220 if ((conditions & condition) == condition) { in getStringFromBitmask() 348 int conditions = 0; in getCurrentConditions() local 353 conditions |= OverrideConditions.CONDITION_IN_VOICE_CALL; in getCurrentConditions() 357 conditions |= OverrideConditions.CONDITION_NON_DEFAULT; in getCurrentConditions() [all …]
|
/frameworks/base/core/java/android/service/autofill/ |
D | CustomDescription.java | 407 final InternalValidator[] conditions = new InternalValidator[size]; in writeToParcel() local 412 conditions[i] = pair.first; in writeToParcel() 415 dest.writeParcelableArray(conditions, flags); in writeToParcel() 452 final InternalValidator[] conditions = 454 if (conditions != null) { 456 final int size = conditions.length; 458 builder.batchUpdate(conditions[i], updates[i]);
|
/frameworks/opt/gamesdk/third_party/cube/ |
D | COPYRIGHT.txt | 13 furnished to do so, subject to the following conditions: 48 modification, are permitted provided that the following conditions are 52 notice, this list of conditions and the following disclaimer. 54 copyright notice, this list of conditions and the following disclaimer 78 modification, are permitted provided that the following conditions 82 notice, this list of conditions and the following disclaimer. 85 notice, this list of conditions and the following disclaimer in the 119 /// furnished to do so, subject to the following conditions:
|
/frameworks/base/obex/ |
D | NOTICE | 6 modification, are permitted provided that the following conditions are met: 9 this list of conditions and the following disclaimer. 12 this list of conditions and the following disclaimer in the documentation
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 4 // modification, are permitted provided that the following conditions are 8 // notice, this list of conditions and the following disclaimer. 10 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | unittest_no_arena_import.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | any_test.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_import_public_lite.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_import_public.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_arena.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/import_test_package/ |
D | inner.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/ |
D | main.m | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/ |
D | testempty.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_single_nano.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_stringutf8_nano.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBObjectiveCPlusPlusTest.mm | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer 49 // Sanity check the conditions of the test within the Xcode project.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_lite_imports_nonlite.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_import_public_lite.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
D | unittest_import_public.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_import_public_lite.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/commonjs/test6/ |
D | test6.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | proto2_api_test.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/ |
D | non_nested_extension.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/ |
D | non_nested_extension.proto | 6 // modification, are permitted provided that the following conditions are 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer
|