Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DBatteryController.java85 private final BluetoothBatteryManager mBluetoothBatteryManager;
102 private BluetoothBatteryManager.BluetoothBatteryListener mBluetoothBatteryListener;
112 UEventManager uEventManager, BluetoothBatteryManager bbm) { in BatteryController()
925 interface BluetoothBatteryManager { interface in BatteryController
943 private static class LocalBluetoothBatteryManager implements BluetoothBatteryManager {
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DBatteryControllerTests.kt40 import com.android.server.input.BatteryController.BluetoothBatteryManager
41 import com.android.server.input.BatteryController.BluetoothBatteryManager.BluetoothBatteryListener
195 private lateinit var bluetoothBatteryManager: BluetoothBatteryManager