Home
last modified time | relevance | path

Searched refs:mBluetoothStatsRetriever (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBluetoothPowerStatsCollector.java74 private BluetoothStatsRetriever mBluetoothStatsRetriever; field in BluetoothPowerStatsCollector
127 mBluetoothStatsRetriever = mInjector.getBluetoothStatsRetriever(); in ensureInitialized()
174 boolean success = mBluetoothStatsRetriever.requestControllerActivityEnergyInfo( in collectBluetoothActivityInfo()
262 mBluetoothStatsRetriever.retrieveBluetoothScanTimes((uid, scanTimeMs) -> { in collectBluetoothScanStats()
DBatteryStatsImpl.java1972 private BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever; field in BatteryStatsImpl.PowerStatsCollectorInjector
1981 mBluetoothStatsRetriever = new BluetoothStatsRetrieverImpl( in setContext()
2062 return mBluetoothStatsRetriever; in getBluetoothStatsRetriever()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBluetoothPowerStatsCollectorTest.java82 private final BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever = field in BluetoothPowerStatsCollectorTest
142 return mBluetoothStatsRetriever;
DBluetoothPowerStatsProcessorTest.java94 private final BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever = field in BluetoothPowerStatsProcessorTest
151 return mBluetoothStatsRetriever;