Searched refs:mUidRecorder (Results 1 – 1 of 1) sorted by relevance
311 private NetworkStatsRecorder mUidRecorder; field in NetworkStatsService483 mUidRecorder = buildRecorder(PREFIX_UID, mSettings.getUidConfig(), false); in systemReady()568 mUidRecorder.forcePersistLocked(currentTime); in shutdownLocked()591 mUidRecorder.importLegacyUidLocked(file); in maybeUpgradeLegacyStatsLocked()677 mUidComplete = mUidRecorder.getOrLoadCompleteLocked(); in openSessionInternal()853 uidComplete = mUidRecorder.getOrLoadCompleteLocked(); in getNetworkUidBytes()989 mUidRecorder.maybePersistLocked(currentTime); in advisePersistThreshold()1121 mUidRecorder.setPersistThreshold(mSettings.getUidPersistBytes(mPersistThreshold)); in updatePersistThresholdsLocked()1425 mUidRecorder.recordSnapshotLocked(uidSnapshot, mActiveUidIfaces, currentTime); in recordSnapshotLocked()1522 mUidRecorder.forcePersistLocked(currentTime); in performPollLocked()[all …]