Searched refs:decrementCountOrThrow (Results 1 – 4 of 4) sorted by relevance
95 counter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()99 counter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()110 counter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()114 counter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()125 largeCounter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()135 largeCounter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()138 largeCounter.decrementCountOrThrow(UID_A) in testDecrementCountOrThrow()
79 public synchronized void decrementCountOrThrow(final int uid) { in decrementCountOrThrow() method in PerUidCounter
206 mDataUsageRequestsPerUid.decrementCountOrThrow(requestInfo.mCallingUid); in handleUnregister()
7844 public synchronized void decrementCountOrThrow(int uid) {7850 super.decrementCountOrThrow(uid);