Searched refs:mVtDataUsageSnapshot (Results 1 – 1 of 1) sorted by relevance
558 final NetworkStats ifaceDiff = mVtDataUsageSnapshot.subtract(mIfaceSnapshot); in onRequestStatsUpdate()752 private volatile NetworkStats mVtDataUsageSnapshot = null; field in ImsPhoneCallTracker1315 mVtDataUsageSnapshot = new NetworkStats(currentTime, 1); in ImsPhoneCallTracker()5109 vtDataUsageSnapshot = vtDataUsageSnapshot.add(mVtDataUsageSnapshot); in updateVtDataUsage()5113 mVtDataUsageSnapshot = vtDataUsageSnapshot.addEntry(new NetworkStats.Entry( in updateVtDataUsage()5242 pw.println(" mVtDataUsageSnapshot=" + mVtDataUsageSnapshot); in dump()