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.java1654 StopwatchTimer mWifiMulticastWakelockTimer; field in BatteryStatsImpl
7218 if (!mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastEnabledLocked()
7219 mWifiMulticastWakelockTimer.startRunningLocked(elapsedRealtimeMs); in noteWifiMulticastEnabledLocked()
7236 if (mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastDisabledLocked()
7238 mWifiMulticastWakelockTimer.stopRunningLocked(elapsedRealtimeMs); in noteWifiMulticastDisabledLocked()
7781 return mWifiMulticastWakelockTimer.getTotalTimeLocked( in getWifiMulticastWakelockTime()
7786 return mWifiMulticastWakelockTimer.getCountLocked(which); in getWifiMulticastWakelockCount()
11456 mWifiMulticastWakelockTimer = new StopwatchTimer(mClock, null, in initTimersAndCounters()
12115 mWifiMulticastWakelockTimer.reset(false, elapsedRealtimeUs); in resetAllStatsLocked()
16685 mWifiMulticastWakelockTimer.readSummaryFromParcelLocked(in);
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73841 Lcom/android/internal/os/BatteryStatsImpl;->mWifiMulticastWakelockTimer:Lcom/android/internal/os/Ba…