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.java862 ControllerActivityCounterImpl mBluetoothActivity; field in BatteryStatsImpl
6374 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 …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95031 Lcom/android/internal/os/BatteryStatsImpl;->mBluetoothActivity:Lcom/android/internal/os/BatteryStat…