Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java8160 StopwatchTimer mForegroundActivityTimer; field in BatteryStatsImpl.Uid
8947 final StopwatchTimer fgTimer = mForegroundActivityTimer; in markProcessForegroundTimeUs()
9096 if (mForegroundActivityTimer == null) { in createForegroundActivityTimerLocked()
9097 mForegroundActivityTimer = new StopwatchTimer(mBsi.mClock, Uid.this, in createForegroundActivityTimerLocked()
9100 return mForegroundActivityTimer; in createForegroundActivityTimerLocked()
9192 if (mForegroundActivityTimer != null) { in noteActivityPausedLocked()
9193 mForegroundActivityTimer.stopRunningLocked(elapsedRealtimeMs); in noteActivityPausedLocked()
9344 return mForegroundActivityTimer; in getForegroundActivityTimer()
9711 active |= !resetIfNotNull(mForegroundActivityTimer, false, realtimeUs); in reset()
9873 detachIfNotNull(mForegroundActivityTimer); in detachFromTimeBase()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73273 Lcom/android/internal/os/BatteryStatsImpl$Uid;->mForegroundActivityTimer:Lcom/android/internal/os/B…