Searched refs:mPhoneDataConnectionsTimer (Results 1 – 1 of 1) sorted by relevance
285 final StopwatchTimer[] mPhoneDataConnectionsTimer = field in BatteryStatsImpl3418 mPhoneDataConnectionsTimer[mPhoneDataConnectionType].stopRunningLocked( in notePhoneDataConnectionStateLocked()3422 mPhoneDataConnectionsTimer[bin].startRunningLocked(elapsedRealtime); in notePhoneDataConnectionStateLocked()4032 return mPhoneDataConnectionsTimer[dataType].getTotalTimeLocked( in getPhoneDataConnectionTime()4037 return mPhoneDataConnectionsTimer[dataType].getCountLocked(which); in getPhoneDataConnectionCount()6422 mPhoneDataConnectionsTimer[i] = new StopwatchTimer(null, -300-i, null, in BatteryStatsImpl()6710 mPhoneDataConnectionsTimer[i].reset(false); in resetAllStatsLocked()7933 mPhoneDataConnectionsTimer[i].readSummaryFromParcelLocked(in); in readSummaryFromParcel()8222 mPhoneDataConnectionsTimer[i].writeSummaryFromParcelLocked(out, NOWREAL_SYS); in writeSummaryToParcel()8516 mPhoneDataConnectionsTimer[i] = new StopwatchTimer(null, -300-i, in readFromParcelLocked()[all …]