Searched refs:mDevRecorder (Results 1 – 1 of 1) sorted by relevance
266 private NetworkStatsRecorder mDevRecorder; field in NetworkStatsService378 mDevRecorder = buildRecorder(PREFIX_DEV, mSettings.getDevConfig(), false); in systemReady()446 mDevRecorder.forcePersistLocked(currentTime); in shutdownLocked()460 mDevRecorder.importLegacyNetworkLocked(file); in maybeUpgradeLegacyStatsLocked()888 mDevRecorder.maybePersistLocked(currentTime); in advisePersistThreshold()963 mDevRecorder.setPersistThreshold(mSettings.getDevPersistBytes(mPersistThreshold)); in updatePersistThresholdsLocked()1209 mDevRecorder.recordSnapshotLocked( in recordSnapshotLocked()1291 mDevRecorder.forcePersistLocked(currentTime); in performPollLocked()1297 mDevRecorder.maybePersistLocked(currentTime); in performPollLocked()1336 devTotal = mDevRecorder.getTotalSinceBootLocked(template); in performSampleLocked()[all …]