Searched refs:IntCounter (Results 1 – 4 of 4) sorted by relevance
45 IntCounter counter = new IntCounter(); in testEmpty()54 IntCounter counter = new IntCounter(); in testAddToCounter()79 IntCounter counter = new IntCounter(-5, 100); in testAddToClampedCounter()
32 public class IntCounter extends SparseIntArray implements Iterable<IntCounter.KeyCount> { class58 public IntCounter() { in IntCounter() method in IntCounter66 public IntCounter(int keyLowerBound, int keyUpperBound) { in IntCounter() method in IntCounter
285 private IntCounter mPasspointDeauthImminentScope = new IntCounter();320 private final IntCounter mTxLinkSpeedCount2g = new IntCounter();321 private final IntCounter mTxLinkSpeedCount5gLow = new IntCounter();322 private final IntCounter mTxLinkSpeedCount5gMid = new IntCounter();324 private final IntCounter mTxLinkSpeedCount6gLow = new IntCounter();325 private final IntCounter mTxLinkSpeedCount6gMid = new IntCounter();328 private final IntCounter mRxLinkSpeedCount2g = new IntCounter();329 private final IntCounter mRxLinkSpeedCount5gLow = new IntCounter();330 private final IntCounter mRxLinkSpeedCount5gMid = new IntCounter();332 private final IntCounter mRxLinkSpeedCount6gLow = new IntCounter();[all …]
879 "com.android.server.wifi.util.IntCounter",880 "com.android.server.wifi.util.IntCounter$*",881 "com.android.server.wifi.util.IntCounter.**",