Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1454 StopwatchTimer mWifiMulticastWakelockTimer; field in BatteryStatsImpl
7153 if (!mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastEnabledLocked()
7154 mWifiMulticastWakelockTimer.startRunningLocked(elapsedRealtimeMs); in noteWifiMulticastEnabledLocked()
7171 if (mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastDisabledLocked()
7173 mWifiMulticastWakelockTimer.stopRunningLocked(elapsedRealtimeMs); in noteWifiMulticastDisabledLocked()
7716 return mWifiMulticastWakelockTimer.getTotalTimeLocked( in getWifiMulticastWakelockTime()
7721 return mWifiMulticastWakelockTimer.getCountLocked(which); in getWifiMulticastWakelockCount()
11375 mWifiMulticastWakelockTimer = new StopwatchTimer(mClock, null, in initTimersAndCounters()
11999 mWifiMulticastWakelockTimer.reset(false, elapsedRealtimeUs); in resetAllStatsLocked()
16534 mWifiMulticastWakelockTimer.readSummaryFromParcelLocked(in);
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73841 Lcom/android/internal/os/BatteryStatsImpl;->mWifiMulticastWakelockTimer:Lcom/android/internal/os/Ba…