Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java854 StopwatchTimer mWifiMulticastWakelockTimer; field in BatteryStatsImpl
5938 if (!mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastEnabledLocked()
5940 mWifiMulticastWakelockTimer.startRunningLocked(elapsedRealtime); in noteWifiMulticastEnabledLocked()
5960 if (mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastDisabledLocked()
5962 mWifiMulticastWakelockTimer.stopRunningLocked(elapsedRealtime); in noteWifiMulticastDisabledLocked()
6321 return mWifiMulticastWakelockTimer.getTotalTimeLocked( in getWifiMulticastWakelockTime()
6326 return mWifiMulticastWakelockTimer.getCountLocked(which); in getWifiMulticastWakelockCount()
9818 mWifiMulticastWakelockTimer = new StopwatchTimer(mClocks, null, in BatteryStatsImpl()
10529 mWifiMulticastWakelockTimer.reset(false); in resetAllStatsLocked()
13630 mWifiMulticastWakelockTimer.readSummaryFromParcelLocked(in); in readSummaryFromParcel()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88913 Lcom/android/internal/os/BatteryStatsImpl;->mWifiMulticastWakelockTimer:Lcom/android/internal/os/Ba…