Searched refs:mForegroundServiceTimer (Results 1 – 2 of 2) sorted by relevance
6593 StopwatchTimer mForegroundServiceTimer; field in BatteryStatsImpl.Uid7210 if (mForegroundServiceTimer == null) { in createForegroundServiceTimerLocked()7211 mForegroundServiceTimer = new StopwatchTimer(mBsi.mClocks, Uid.this, in createForegroundServiceTimerLocked()7214 return mForegroundServiceTimer; in createForegroundServiceTimerLocked()7308 if (mForegroundServiceTimer != null) { in noteForegroundServicePausedLocked()7309 mForegroundServiceTimer.stopRunningLocked(elapsedRealtimeMs); in noteForegroundServicePausedLocked()7457 return mForegroundServiceTimer; in getForegroundServiceTimer()7799 active |= !resetIfNotNull(mForegroundServiceTimer, false); in reset()7948 detachIfNotNull(mForegroundServiceTimer); in detachFromTimeBase()8174 if (mForegroundServiceTimer != null) { in writeToParcelLocked()[all …]
88346 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mForegroundServiceTimer:Lcom/android/internal/os/Ba…