Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/apk/
DApkSigningBlockUtils.java823 int levelCount = 0; in verifyProofOfRotationStruct() local
849 levelCount++; in verifyProofOfRotationStruct()
869 + levelCount + " using " + sigAlgParams.first + " when verifying" in verifyProofOfRotationStruct()
879 + levelCount + " when verifying Proof-of-rotation record"); in verifyProofOfRotationStruct()
888 + "Proof-of-rotation record at certificate #" + levelCount + ". All " in verifyProofOfRotationStruct()
901 + levelCount + " when verifying Proof-of-rotation record", e); in verifyProofOfRotationStruct()
903 throw new SecurityException("Failed to decode certificate #" + levelCount in verifyProofOfRotationStruct()