Searched defs:uidSnapshot (Results 1 – 2 of 2) sorted by relevance
325 NetworkStats uidSnapshot = null; in testUpdateStats_initialSample_doesNotNotify() local349 NetworkStats uidSnapshot = null; in testUpdateStats_belowThreshold_doesNotNotify() local379 NetworkStats uidSnapshot = null; in testUpdateStats_deviceAccess_notifies() local409 NetworkStats uidSnapshot = new NetworkStats(TEST_START, 2 /* initialSize */) in testUpdateStats_defaultAccess_notifiesSameUid() local442 NetworkStats uidSnapshot = new NetworkStats(TEST_START, 2 /* initialSize */) in testUpdateStats_defaultAccess_usageOtherUid_doesNotNotify() local474 NetworkStats uidSnapshot = new NetworkStats(TEST_START, 2 /* initialSize */) in testUpdateStats_userAccess_usageSameUser_notifies() local507 NetworkStats uidSnapshot = new NetworkStats(TEST_START, 2 /* initialSize */) in testUpdateStats_userAccess_usageAnotherUser_doesNotNotify() local
122 public void updateStats(NetworkStats xtSnapshot, NetworkStats uidSnapshot, in updateStats()470 StatsContext(NetworkStats xtSnapshot, NetworkStats uidSnapshot, in StatsContext()