Searched refs:mWifiMulticastWakelockTimer (Results 1 – 2 of 2) sorted by relevance
852 StopwatchTimer mWifiMulticastWakelockTimer; field in BatteryStatsImpl5925 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 …]
95280 Lcom/android/internal/os/BatteryStatsImpl;->mWifiMulticastWakelockTimer:Lcom/android/internal/os/Ba…