Searched refs:newLeftDistance (Results 1 – 1 of 1) sorted by relevance
5887 int newLeftDistance = AppOpsManager.leftCircularDistance(opCode, in reportRuntimeAppOpAccessMessageInternalLocked() local5890 if (mAcceptableLeftDistance < newLeftDistance) { in reportRuntimeAppOpAccessMessageInternalLocked()5894 if (mAcceptableLeftDistance > newLeftDistance) { in reportRuntimeAppOpAccessMessageInternalLocked()5895 mAcceptableLeftDistance = newLeftDistance; in reportRuntimeAppOpAccessMessageInternalLocked()