Searched refs:mDevRecorder (Results 1 – 1 of 1) sorted by relevance
307 private NetworkStatsRecorder mDevRecorder; field in NetworkStatsService481 mDevRecorder = buildRecorder(PREFIX_DEV, mSettings.getDevConfig(), false); in systemReady()566 mDevRecorder.forcePersistLocked(currentTime); in shutdownLocked()580 mDevRecorder.importLegacyNetworkLocked(file); in maybeUpgradeLegacyStatsLocked()987 mDevRecorder.maybePersistLocked(currentTime); in advisePersistThreshold()1119 mDevRecorder.setPersistThreshold(mSettings.getDevPersistBytes(mPersistThreshold)); in updatePersistThresholdsLocked()1417 mDevRecorder.recordSnapshotLocked(devSnapshot, mActiveIfaces, currentTime); in recordSnapshotLocked()1520 mDevRecorder.forcePersistLocked(currentTime); in performPollLocked()1526 mDevRecorder.maybePersistLocked(currentTime); in performPollLocked()1562 devTotal = mDevRecorder.getTotalSinceBootLocked(template); in performSampleLocked()[all …]