Searched refs:encryptionParams (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/test-runner/src/android/test/mock/ |
D | MockPackageManager.java | 673 ManifestDigest manifestDigest, ContainerEncryptionParams encryptionParams) { in installPackageWithVerification() argument 683 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams) { in installPackageWithVerificationAndEncryption() argument 756 ContainerEncryptionParams encryptionParams) { in installPackageWithVerification() argument 766 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams) { in installPackageWithVerificationAndEncryption() argument
|
/frameworks/base/core/java/android/app/ |
D | ApplicationPackageManager.java | 1209 ManifestDigest manifestDigest, ContainerEncryptionParams encryptionParams) { in installPackageWithVerification() argument 1213 installerPackageName, verificationParams, encryptionParams); in installPackageWithVerification() 1219 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams) { in installPackageWithVerificationAndEncryption() argument 1221 installerPackageName, verificationParams, encryptionParams); in installPackageWithVerificationAndEncryption() 1236 ContainerEncryptionParams encryptionParams) { in installPackageWithVerification() argument 1240 encryptionParams); in installPackageWithVerification() 1246 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams) { in installPackageWithVerificationAndEncryption() argument 1248 encryptionParams); in installPackageWithVerificationAndEncryption() 1253 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams) { in installCommon() argument 1257 if (encryptionParams != null) { in installCommon()
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageManager.java | 3212 ContainerEncryptionParams encryptionParams); in installPackageWithVerification() argument 3248 ContainerEncryptionParams encryptionParams); in installPackageWithVerificationAndEncryption() argument 3305 ContainerEncryptionParams encryptionParams); in installPackageWithVerification() argument 3332 VerificationParams verificationParams, ContainerEncryptionParams encryptionParams); in installPackageWithVerificationAndEncryption() argument
|