Searched refs:mVtDataUsageSnapshot (Results 1 – 1 of 1) sorted by relevance
286 final NetworkStats ifaceDiff = mVtDataUsageSnapshot.subtract(mIfaceSnapshot); in onRequestStatsUpdate()438 private volatile NetworkStats mVtDataUsageSnapshot = null; field in ImsPhoneCallTracker872 mVtDataUsageSnapshot = new NetworkStats(currentTime, 1); in ImsPhoneCallTracker()4032 vtDataUsageSnapshot = vtDataUsageSnapshot.add(mVtDataUsageSnapshot); in updateVtDataUsage()4040 mVtDataUsageSnapshot = vtDataUsageSnapshot; in updateVtDataUsage()4155 pw.println(" mVtDataUsageSnapshot=" + mVtDataUsageSnapshot); in dump()