Home
last modified time | relevance | path

Searched refs:mForegroundServiceTimer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java8161 StopwatchTimer mForegroundServiceTimer; field in BatteryStatsImpl.Uid
9104 if (mForegroundServiceTimer == null) { in createForegroundServiceTimerLocked()
9105 mForegroundServiceTimer = new StopwatchTimer(mBsi.mClock, Uid.this, in createForegroundServiceTimerLocked()
9108 return mForegroundServiceTimer; in createForegroundServiceTimerLocked()
9202 if (mForegroundServiceTimer != null) { in noteForegroundServicePausedLocked()
9203 mForegroundServiceTimer.stopRunningLocked(elapsedRealtimeMs); in noteForegroundServicePausedLocked()
9349 return mForegroundServiceTimer; in getForegroundServiceTimer()
9712 active |= !resetIfNotNull(mForegroundServiceTimer, false, realtimeUs); in reset()
9874 detachIfNotNull(mForegroundServiceTimer); in detachFromTimeBase()
17204 if (u.mForegroundServiceTimer != null) {
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73274 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mForegroundServiceTimer:Lcom/android/internal/os/Ba…