Searched refs:mBluetoothActivity (Results 1 – 1 of 1) sorted by relevance
821 ControllerActivityCounterImpl mBluetoothActivity; field in BatteryStatsImpl6544 return mBluetoothActivity; in getBluetoothControllerActivity()10158 mBluetoothActivity = new ControllerActivityCounterImpl(mOnBatteryTimeBase, in BatteryStatsImpl()10889 mBluetoothActivity.reset(false); in resetAllStatsLocked()11736 mBluetoothActivity.getRxTimeCounter().addCountLocked(rxTimeMs); in updateBluetoothStateLocked()11737 mBluetoothActivity.getTxTimeCounters()[0].addCountLocked(txTimeMs); in updateBluetoothStateLocked()11738 mBluetoothActivity.getIdleTimeCounter().addCountLocked(idleTimeMs); in updateBluetoothStateLocked()11745 mBluetoothActivity.getPowerCounter().addCountLocked( in updateBluetoothStateLocked()13819 mBluetoothActivity.readSummaryFromParcel(in); in readSummaryFromParcel()14276 mBluetoothActivity.writeSummaryToParcel(out); in writeSummaryToParcel()[all …]