Searched refs:withoutUids (Results 1 – 3 of 3) sorted by relevance
283 mLastSnapshot = mLastSnapshot.withoutUids(uids); in removeUidsLocked()
292 final NetworkStats after = before.withoutUids(new int[] { 100 }); in testWithoutUid()
696 public NetworkStats withoutUids(int[] uids) { in withoutUids() method in NetworkStats