Home
last modified time | relevance | path

Searched defs:protectionLevel (Results 1 – 25 of 233) sorted by relevance

12345678910

/aosp_15_r20/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/
DPermissionPolicyTest.java410 int protectionLevel = 0; in parseProtectionLevel() local
543 final int protectionLevel; field in PermissionPolicyTest.ExpectedPermissionInfo
546 @Nullable String backgroundPermission, int flags, int protectionLevel) { in ExpectedPermissionInfo()
DPrivappPermissionsTest.java94 int protectionLevel = permission.protectionLevel; in privappPermissionsNeedToBeWhitelisted() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/manifest/
H A DPermissionItemData.java9 private final String protectionLevel; field in PermissionItemData
16 String protectionLevel, in PermissionItemData()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/pm/pkg/component/
H A DParsedPermissionImpl.java53 private int protectionLevel; field in ParsedPermissionImpl
161 int protectionLevel, in ParsedPermissionImpl()
H A DComponentMutateUtils.java80 int protectionLevel) { in setProtectionLevel()
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/manifest/
H A DManifest.kt59 val protectionLevel = in readManifestInfo() constant
/aosp_15_r20/cts/tests/tests/security/testdata/dynamicpermissiontestattackerapp/src/android/security/cts/dynamicpermissiontestattackerapp/
H A DIDynamicPermissionService.aidl23 in int protectionLevel, String group); in addPermission()
/aosp_15_r20/external/google-cloud-java/java-kms/samples/snippets/generated/com/google/cloud/kms/v1/keymanagementservice/generaterandombytes/
H A DSyncGenerateRandomBytesStringIntProtectionlevel.java40 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in syncGenerateRandomBytesStringIntProtectionlevel() local
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
H A DPackage.java474 private boolean protectionIsDangerous(int protectionLevel) { in protectionIsDangerous()
478 private boolean protectionIsDevelopment(int protectionLevel) { in protectionIsDevelopment()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudkms.v1.json1477 "protectionLevel": { object
1534 "protectionLevel": { object
1857 "protectionLevel": { object
1968 "protectionLevel": { object
2028 "protectionLevel": { object
2124 "protectionLevel": { object
2194 "protectionLevel": { object
2360 "protectionLevel": { object
2646 "protectionLevel": { object
2704 "protectionLevel": { object
[all …]
/aosp_15_r20/tools/apksig/src/test/java/com/android/apksig/kms/gcp/
H A DKeyRingClient.java129 ProtectionLevel protectionLevel, in createCryptoKeyForImport()
/aosp_15_r20/frameworks/base/services/permission/java/com/android/server/permission/access/permission/
H A DPermission.kt44 inline val protectionLevel: Int in <lambda>() constant in com.android.server.permission.access.permission.Permission
H A DPermissionService.kt2101 val protectionLevel = PermissionInfo.protectionToString(permission.protectionLevel) in <lambda>() constant
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DPermissionDetails.java239 private void setProtectionLevel(int viewId, int protectionLevel) { in setProtectionLevel()
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DPermissionInfo.java377 public int protectionLevel; field in PermissionInfo
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dvsmgmt.h237 …ntialSoftwareSnapshotMgmt3_SetVolumeProtectLevel(This,pwszVolumeName,protectionLevel) (This)->lpVt… argument
238 …ntialSoftwareSnapshotMgmt3_GetVolumeProtectLevel(This,pwszVolumeName,protectionLevel) (This)->lpVt… argument
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/parsing/
H A DPackageParserLegacyCoreTest.java459 private void assertPermission(String name, int protectionLevel, ParsedPermission permission) { in assertPermission()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermission.java369 public boolean addToTree(@ProtectionLevel int protectionLevel, in addToTree()
/aosp_15_r20/external/google-cloud-java/java-kms/google-cloud-kms/src/test/java/com/google/cloud/kms/v1/
H A DKeyManagementServiceClientHttpJsonTest.java2847 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesTest() local
2878 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesExceptionTest() local
H A DKeyManagementServiceClientTest.java2515 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesTest() local
2542 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesExceptionTest() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowPackageManager.java301 String name, String label, String description, int protectionLevel, String group) { in createPermissionInfo()
/aosp_15_r20/external/google-cloud-java/java-kms/google-cloud-kms/src/main/java/com/google/cloud/kms/v1/
H A DKeyManagementServiceClient.java4068 String location, int lengthBytes, ProtectionLevel protectionLevel) { in generateRandomBytes()
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/
H A DR.java2072 public static final int protectionLevel = 0; field in R
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-24/
Dframework.jarcom/android/internal/util/BitwiseOutputStream.uau com/android/internal/util/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar24META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910