Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java320 private class BluetoothStatsRetrieverImpl implements class in BatteryStatsImpl
324 BluetoothStatsRetrieverImpl(BluetoothManager bluetoothManager) { in BluetoothStatsRetrieverImpl() method in BatteryStatsImpl.BluetoothStatsRetrieverImpl
1981 mBluetoothStatsRetriever = new BluetoothStatsRetrieverImpl( in setContext()