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.java852 StopwatchTimer mWifiMulticastWakelockTimer; field in BatteryStatsImpl
5925 if (!mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastEnabledLocked()
5927 mWifiMulticastWakelockTimer.startRunningLocked(elapsedRealtime); in noteWifiMulticastEnabledLocked()
5947 if (mWifiMulticastWakelockTimer.isRunningLocked()) { in noteWifiMulticastDisabledLocked()
5949 mWifiMulticastWakelockTimer.stopRunningLocked(elapsedRealtime); in noteWifiMulticastDisabledLocked()
6308 return mWifiMulticastWakelockTimer.getTotalTimeLocked( in getWifiMulticastWakelockTime()
6313 return mWifiMulticastWakelockTimer.getCountLocked(which); in getWifiMulticastWakelockCount()
9805 mWifiMulticastWakelockTimer = new StopwatchTimer(mClocks, null, in BatteryStatsImpl()
10516 mWifiMulticastWakelockTimer.reset(false); in resetAllStatsLocked()
13630 mWifiMulticastWakelockTimer.readSummaryFromParcelLocked(in); in readSummaryFromParcel()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95280 Lcom/android/internal/os/BatteryStatsImpl;->mWifiMulticastWakelockTimer:Lcom/android/internal/os/Ba…