Searched refs:mUidRecorder (Results 1 – 1 of 1) sorted by relevance
270 private NetworkStatsRecorder mUidRecorder; field in NetworkStatsService380 mUidRecorder = buildRecorder(PREFIX_UID, mSettings.getUidConfig(), false); in systemReady()448 mUidRecorder.forcePersistLocked(currentTime); in shutdownLocked()471 mUidRecorder.importLegacyUidLocked(file); in maybeUpgradeLegacyStatsLocked()575 mUidComplete = mUidRecorder.getOrLoadCompleteLocked(); in openSessionInternal()753 uidComplete = mUidRecorder.getOrLoadCompleteLocked(); in getNetworkUidBytes()890 mUidRecorder.maybePersistLocked(currentTime); in advisePersistThreshold()965 mUidRecorder.setPersistThreshold(mSettings.getUidPersistBytes(mPersistThreshold)); in updatePersistThresholdsLocked()1220 mUidRecorder.recordSnapshotLocked(uidSnapshot, mActiveUidIfaces, vpnArray, currentTime); in recordSnapshotLocked()1293 mUidRecorder.forcePersistLocked(currentTime); in performPollLocked()[all …]