Searched refs:levelCount (Results 1 – 2 of 2) sorted by relevance
823 int levelCount = 0; in verifyProofOfRotationStruct() local849 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()
12997 final int levelCount = CELL_SIGNAL_STRENGTH_LEVEL_COUNT; in incrementPerRatDataLocked() local12998 long[] perSignalStrengthActiveTimeMs = new long[levelCount]; in incrementPerRatDataLocked()13007 for (int level = 0; level < levelCount; level++) { in incrementPerRatDataLocked()13025 for (int level = 0; level < levelCount; level++) { in incrementPerRatDataLocked()