Searched refs:VERIFICATION_ALLOW (Results 1 – 9 of 9) sorted by relevance
41 state.setVerifierResponse(REQUIRED_UID_1, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_OnlyRequiredVerifier_AllowedInstall()74 state.setVerifierResponse(REQUIRED_UID_1, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_AllowedInstall()79 state.setVerifierResponse(REQUIRED_UID_2, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_AllowedInstall()131 state.setVerifierResponse(REQUIRED_UID_2, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_FirstDeniedInstall()148 state.setVerifierResponse(REQUIRED_UID_1, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_SecondDeniedInstall()172 state.setVerifierResponse(REQUIRED_UID_1, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_SecondTimesOut_DefaultAllow()178 processOnTimeout(state, PackageManager.VERIFICATION_ALLOW, REQUIRED_UID_2, true); in testPackageVerificationState_TwoRequiredVerifiers_SecondTimesOut_DefaultAllow()191 state.setVerifierResponse(REQUIRED_UID_1, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_SecondTimesOut_DefaultReject()211 processOnTimeout(state, PackageManager.VERIFICATION_ALLOW, REQUIRED_UID_1); in testPackageVerificationState_TwoRequiredVerifiers_FirstTimesOut_DefaultAllow()216 state.setVerifierResponse(REQUIRED_UID_2, PackageManager.VERIFICATION_ALLOW); in testPackageVerificationState_TwoRequiredVerifiers_FirstTimesOut_DefaultAllow()[all …]
117 case PackageManager.VERIFICATION_ALLOW: in setVerifierResponse()139 if (code == PackageManager.VERIFICATION_ALLOW) { in setVerifierResponse()
494 && (getDefaultVerificationResponse() == PackageManager.VERIFICATION_ALLOW); in sendPackageVerificationRequest()560 } else if (getDefaultVerificationResponse() == PackageManager.VERIFICATION_ALLOW) { in sendPackageVerificationRequest()
1159 PackageManager.VERIFICATION_ALLOW, rootHashString, in installPackagesLI()
533 static final int DEFAULT_VERIFICATION_RESPONSE = PackageManager.VERIFICATION_ALLOW;
2927 public static final int VERIFICATION_ALLOW = 1; field in PackageManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8870 field public static final int VERIFICATION_ALLOW = 1; // 0x1
13300 field public static final int VERIFICATION_ALLOW = 1; // 0x1