Searched refs:mMaxCountPerUid (Results 1 – 1 of 1) sorted by relevance
31 private final int mMaxCountPerUid; field in PerUidCounter47 mMaxCountPerUid = maxCountPerUid; in PerUidCounter()62 if (newCount > mMaxCountPerUid) { in incrementCountOrThrow()