Searched refs:mBluetoothActivity (Results 1 – 2 of 2) sorted by relevance
862 ControllerActivityCounterImpl mBluetoothActivity; field in BatteryStatsImpl6374 return mBluetoothActivity; in getBluetoothControllerActivity()9795 mBluetoothActivity = new ControllerActivityCounterImpl(mOnBatteryTimeBase, in BatteryStatsImpl()10522 mBluetoothActivity.reset(false); in resetAllStatsLocked()11395 mBluetoothActivity.getRxTimeCounter().addCountLocked(rxTimeMs); in updateBluetoothStateLocked()11396 mBluetoothActivity.getTxTimeCounters()[0].addCountLocked(txTimeMs); in updateBluetoothStateLocked()11397 mBluetoothActivity.getIdleTimeCounter().addCountLocked(idleTimeMs); in updateBluetoothStateLocked()11404 mBluetoothActivity.getPowerCounter().addCountLocked( in updateBluetoothStateLocked()13650 mBluetoothActivity.readSummaryFromParcel(in); in readSummaryFromParcel()14132 mBluetoothActivity.writeSummaryToParcel(out); in writeSummaryToParcel()[all …]
95031 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothActivity:Lcom/android/internal/os/BatteryStat…