Searched refs:mPhoneDataConnectionsTimer (Results 1 – 1 of 1) sorted by relevance
369 final StopwatchTimer[] mPhoneDataConnectionsTimer = field in BatteryStatsImpl3509 mPhoneDataConnectionsTimer[mPhoneDataConnectionType].stopRunningLocked( in notePhoneDataConnectionStateLocked()3513 mPhoneDataConnectionsTimer[bin].startRunningLocked(elapsedRealtime); in notePhoneDataConnectionStateLocked()4197 return mPhoneDataConnectionsTimer[dataType].getTotalTimeLocked( in getPhoneDataConnectionTime()4202 return mPhoneDataConnectionsTimer[dataType].getCountLocked(which); in getPhoneDataConnectionCount()6817 mPhoneDataConnectionsTimer[i] = new StopwatchTimer(null, -300-i, null, in BatteryStatsImpl()7440 mPhoneDataConnectionsTimer[i].reset(false); in resetAllStatsLocked()9158 mPhoneDataConnectionsTimer[i].readSummaryFromParcelLocked(in); in readSummaryFromParcel()9478 mPhoneDataConnectionsTimer[i].writeSummaryFromParcelLocked(out, NOWREAL_SYS); in writeSummaryToParcel()9802 mPhoneDataConnectionsTimer[i] = new StopwatchTimer(null, -300-i, in readFromParcelLocked()[all …]