Home
last modified time | relevance | path

Searched refs:conditions (Results 1 – 10 of 10) sorted by relevance

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxNeverallowRule.java51 private SELinuxNeverallowRule(String text, Map<String, Integer> conditions) { in SELinuxNeverallowRule() argument
53 if (conditions.getOrDefault("TREBLE_ONLY", 0) > 0) { in SELinuxNeverallowRule()
56 if (conditions.getOrDefault("COMPATIBLE_PROPERTY_ONLY", 0) > 0) { in SELinuxNeverallowRule()
59 if (conditions.getOrDefault("LAUNCHING_WITH_R_ONLY", 0) > 0) { in SELinuxNeverallowRule()
62 if (conditions.getOrDefault("LAUNCHING_WITH_S_ONLY", 0) > 0) { in SELinuxNeverallowRule()
135 Map<String, Integer> conditions = new HashMap(); in parsePolicy() local
142 conditions.put(section, conditions.getOrDefault(section, 0) + 1); in parsePolicy()
145 Integer v = conditions.getOrDefault(section, 0); in parsePolicy()
147 conditions.put(section, v - 1); in parsePolicy()
149 rules.add(new SELinuxNeverallowRule(rule, conditions)); in parsePolicy()
[all …]
/cts/libs/testserver/
DLICENSE_BSD2 modification, are permitted provided that the following conditions are
6 notice, this list of conditions and the following disclaimer.
8 copyright notice, this list of conditions and the following disclaimer
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE11 are permitted provided that the following conditions are met:
14 this list of conditions and the following disclaimer.
17 this list of conditions and the following disclaimer in the documentation
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license19 are permitted provided that the following conditions are met:
22 this list of conditions and the following disclaimer.
25 this list of conditions and the following disclaimer in the documentation
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT23 so, subject to the following conditions:
26 this list of conditions and the following disclaimers.
29 this list of conditions and the following disclaimers in the
DRationale320 these conditions should be explicitly marked as such; "normal"
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DCustomViewActivityTest.java519 final Set<ContentCaptureCondition> conditions = new ArraySet<>(1); in testContentCaptureConditions() local
521 conditions.add(new ContentCaptureCondition(locusId, FLAG_IS_REGEX)); in testContentCaptureConditions()
522 service.setContentCaptureConditions(MY_PACKAGE, conditions); in testContentCaptureConditions()
543 final Set<ContentCaptureCondition> conditions = new ArraySet<>(1); in testContentCaptureConditions_otherPackage() local
545 conditions.add(new ContentCaptureCondition(locusId, FLAG_IS_REGEX)); in testContentCaptureConditions_otherPackage()
546 service.setContentCaptureConditions(OTHER_PACKAGE, conditions); in testContentCaptureConditions_otherPackage()
/cts/hostsidetests/gputools/layers/
DLICENSE_MIT6 furnished to do so, subject to the following conditions:
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMultiDisplayTestBase.java684 Predicate<ImeEvent>... conditions) throws Exception { in waitOrderedImeEventsThenAssertImeShown() argument
685 for (var condition : conditions) { in waitOrderedImeEventsThenAssertImeShown()
/cts/tests/mediapc/requirements/
Drequirements.txtpb1458 …ution as measured by the CTS camera PerformanceTest under ITS lighting conditions (3000K) for both…
1497 …00 ms as measured by the CTS camera PerformanceTest under ITS lighting conditions (3000K) for both…
1511 …00 ms as measured by the CTS camera PerformanceTest under ITS lighting conditions (3000K) for both…