Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 9 of 9) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBaseDefaultPermissionGrantPolicyTest.java367 Boolean fixed = entry.getValue(); in addException() local
387 : "exception (split from " + permission + ")", extendedPerm, fixed); in addException()
493 boolean fixed, Set<String> pregrantedPerms, SparseArray<UidState> outUidStates) { in appendPackagePregrantedPerms() argument
503 fixed); in appendPackagePregrantedPerms()
561 Boolean fixed = uidState.grantedPermissions.valueAt(i); in checkDefaultGrantsInCorrectState() local
564 if (!fixed && packageManager.checkPermission(permission, packageInfo.packageName) in checkDefaultGrantsInCorrectState()
641 public final Boolean fixed; field in BaseDefaultPermissionGrantPolicyTest.UidState.GrantReason
643 GrantReason(String reason, boolean override, Boolean fixed) { in GrantReason() argument
646 this.fixed = fixed; in GrantReason()
656 && Objects.equals(fixed, that.fixed); in equals()
[all …]
/cts/tests/tests/provider/
DAndroid.bp47 // uncomment when b/140885436 is fixed
/cts/hostsidetests/backup/OtherSoundsSettingsApp/
DAndroid.bp33 // Uncomment when b/78787392 is fixed
/cts/hostsidetests/backup/PreservedSettingsApp/
DAndroid.bp34 // Uncomment when b/78787392 is fixed
/cts/tools/device-setup/TestDeviceSetup/
DAndroid.bp32 // uncomment when b/13282254 is fixed
/cts/hostsidetests/backup/ProfileSerialNumberApp/
DAndroid.bp33 // Uncomment when b/78787392 is fixed
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/
Dpoc.c52 __u8 fixed; /* Hardware should not use auto select */ member
/cts/tests/tests/identity/
DAndroid.bp51 // Uncomment when b/13282254 is fixed.
/cts/tests/tests/keystore/
DAndroid.bp70 // Uncomment when b/13282254 is fixed.