Searched refs:mVtDataUsageSnapshot (Results 1 – 1 of 1) sorted by relevance
308 final NetworkStats ifaceDiff = mVtDataUsageSnapshot.subtract(mIfaceSnapshot); in onRequestStatsUpdate()460 private volatile NetworkStats mVtDataUsageSnapshot = null; field in ImsPhoneCallTracker895 mVtDataUsageSnapshot = new NetworkStats(currentTime, 1); in ImsPhoneCallTracker()4044 vtDataUsageSnapshot = vtDataUsageSnapshot.add(mVtDataUsageSnapshot); in updateVtDataUsage()4052 mVtDataUsageSnapshot = vtDataUsageSnapshot; in updateVtDataUsage()4167 pw.println(" mVtDataUsageSnapshot=" + mVtDataUsageSnapshot); in dump()