Searched refs:mExternalSync (Results 1 – 1 of 1) sorted by relevance
592 private ExternalStatsSync mExternalSync = null; field in BatteryStatsImpl4045 if (mExternalSync != null) { in scheduleRemoveIsolatedUidLocked()4046 mExternalSync.scheduleCpuSyncDueToRemovedUid(isolatedUid); in scheduleRemoveIsolatedUidLocked()4293 mExternalSync.scheduleCpuSyncDueToWakelockChange(DELAY_UPDATE_WAKELOCKS); in requestWakelockCpuUpdate()4297 mExternalSync.scheduleCpuSyncDueToWakelockChange(0 /* delayMillis */); in requestImmediateCpuUpdate()4700 mExternalSync.cancelCpuSyncDueToWakelockChange(); in startAddingCpuLocked()4953 mExternalSync.scheduleCpuSyncDueToScreenStateChange( in noteScreenStateLocked()9798 mBsi.mExternalSync.scheduleReadProcStateCpuTimes( in updateUidProcessStateLocked()10226 mExternalSync = null; in BatteryStatsImpl()10266 mExternalSync = sync; in setExternalStatsSyncLocked()[all …]