Searched refs:addCountLocked (Results 1 – 2 of 2) sorted by relevance
153 mCounterArray.addCountLocked(deltas); in testAddCountLocked()164 mCounterArray.addCountLocked(deltas); in testAddCountLocked()
1021 public void addCountLocked(long[] counts) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounterArray1185 void addCountLocked(long count) { in addCountLocked() method in BatteryStatsImpl.LongSamplingCounter4219 mMobileRadioActiveAdjustedTime.addCountLocked(elapsedRealtime in noteMobileRadioPowerStateLocked()6422 mNetworkByteActivityCounters[type].addCountLocked(deltaBytes); in noteNetworkActivityLocked()6423 mNetworkPacketActivityCounters[type].addCountLocked(deltaPackets); in noteNetworkActivityLocked()6434 mMobileRadioActiveTime.addCountLocked(batteryUptime); in noteMobileRadioActiveTimeLocked()6435 mMobileRadioActiveCount.addCountLocked(1); in noteMobileRadioActiveTimeLocked()6507 mMobileRadioApWakeupCount.addCountLocked(1); in noteMobileRadioApWakeupLocked()6522 mWifiRadioApWakeupCount.addCountLocked(1); in noteWifiRadioApWakeupLocked()9517 mNetworkByteActivityCounters[NETWORK_WIFI_RX_DATA].addCountLocked( in updateWifiState()[all …]