Searched refs:mBluetoothActivity (Results 1 – 2 of 2) sorted by relevance
864 ControllerActivityCounterImpl mBluetoothActivity; field in BatteryStatsImpl6387 return mBluetoothActivity; in getBluetoothControllerActivity()9808 mBluetoothActivity = new ControllerActivityCounterImpl(mOnBatteryTimeBase, in BatteryStatsImpl()10535 mBluetoothActivity.reset(false); in resetAllStatsLocked()11401 mBluetoothActivity.getRxTimeCounter().addCountLocked(rxTimeMs); in updateBluetoothStateLocked()11402 mBluetoothActivity.getTxTimeCounters()[0].addCountLocked(txTimeMs); in updateBluetoothStateLocked()11403 mBluetoothActivity.getIdleTimeCounter().addCountLocked(idleTimeMs); in updateBluetoothStateLocked()11410 mBluetoothActivity.getPowerCounter().addCountLocked( in updateBluetoothStateLocked()13650 mBluetoothActivity.readSummaryFromParcel(in); in readSummaryFromParcel()14131 mBluetoothActivity.writeSummaryToParcel(out); in writeSummaryToParcel()[all …]
88664 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothActivity:Lcom/android/internal/os/BatteryStat…