Searched defs:xtSnapshot (Results 1 – 2 of 2) sorted by relevance
242 NetworkStats xtSnapshot = new NetworkStats(TEST_START, 1 /* initialSize */) in testUpdateStats_initialSample_doesNotNotify() local266 NetworkStats xtSnapshot = new NetworkStats(TEST_START, 1 /* initialSize */) in testUpdateStats_belowThreshold_doesNotNotify() local296 NetworkStats xtSnapshot = new NetworkStats(TEST_START, 1 /* initialSize */) in testUpdateStats_deviceAccess_notifies() local327 NetworkStats xtSnapshot = null; in testUpdateStats_defaultAccess_notifiesSameUid() local360 NetworkStats xtSnapshot = null; in testUpdateStats_defaultAccess_usageOtherUid_doesNotNotify() local392 NetworkStats xtSnapshot = null; in testUpdateStats_userAccess_usageSameUser_notifies() local425 NetworkStats xtSnapshot = null; in testUpdateStats_userAccess_usageAnotherUser_doesNotNotify() local
103 public void updateStats(NetworkStats xtSnapshot, NetworkStats uidSnapshot, in updateStats()431 StatsContext(NetworkStats xtSnapshot, NetworkStats uidSnapshot, in StatsContext()