Searched refs:incrementCountOrThrow (Results 1 – 5 of 5) sorted by relevance
46 testCounter.incrementCountOrThrow(UID_A) in testCounterMaximum()50 testCounter.incrementCountOrThrow(UID_A) in testCounterMaximum()60 counter.incrementCountOrThrow(UID_A) in testIncrementCountOrThrow()61 counter.incrementCountOrThrow(UID_B) in testIncrementCountOrThrow()62 counter.incrementCountOrThrow(UID_B) in testIncrementCountOrThrow()63 counter.incrementCountOrThrow(UID_A) in testIncrementCountOrThrow()64 counter.incrementCountOrThrow(UID_A) in testIncrementCountOrThrow()68 counter.incrementCountOrThrow(UID_A) in testIncrementCountOrThrow()70 counter.incrementCountOrThrow(UID_B) in testIncrementCountOrThrow()72 counter.incrementCountOrThrow(UID_B) in testIncrementCountOrThrow()[all …]
60 public synchronized void incrementCountOrThrow(final int uid) { in incrementCountOrThrow() method in PerUidCounter
97 mNetworkRequestCounter.incrementCountOrThrow(uid); in registerCallback()
101 mDataUsageRequestsPerUid.incrementCountOrThrow(callingUid); in register()
7833 public synchronized void incrementCountOrThrow(int uid) {7835 super.incrementCountOrThrow(uid);8311 nri.mPerUidCounter.incrementCountOrThrow(nri.mUid);12505 nri.mPerUidCounter.incrementCountOrThrow(nri.mUid);