Home
last modified time | relevance | path

Searched refs:mBluetoothActivity (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java864 ControllerActivityCounterImpl mBluetoothActivity; field in BatteryStatsImpl
6387 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 …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88664 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothActivity:Lcom/android/internal/os/BatteryStat…