Searched refs:mVtDataUsageSnapshot (Results 1 – 1 of 1) sorted by relevance
329 final NetworkStats ifaceDiff = mVtDataUsageSnapshot.subtract(mIfaceSnapshot); in onRequestStatsUpdate()491 private volatile NetworkStats mVtDataUsageSnapshot = null; field in ImsPhoneCallTracker949 mVtDataUsageSnapshot = new NetworkStats(currentTime, 1); in ImsPhoneCallTracker()4317 vtDataUsageSnapshot = vtDataUsageSnapshot.add(mVtDataUsageSnapshot); in updateVtDataUsage()4325 mVtDataUsageSnapshot = vtDataUsageSnapshot; in updateVtDataUsage()4449 pw.println(" mVtDataUsageSnapshot=" + mVtDataUsageSnapshot); in dump()