Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/bluetooth/
DCarBatteryController.java122 int batteryLevel = intent.getIntExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, in onReceive()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java833 batteryLevel, intent.getIntExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, -15)); in verifyBatteryLevelChangedIntent()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1694 BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, event.valueInt); in processMessage()
2340 b.putInt(BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, mIndicatorBatteryLevel); in getCurrentAgEvents()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java236 public static final String EXTRA_BATTERY_LEVEL = field in BluetoothHeadsetClient
DBluetoothDevice.java326 public static final String EXTRA_BATTERY_LEVEL = "android.bluetooth.device.extra.BATTERY_LEVEL"; field in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java802 intent.putExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, batteryLevel); in sendBatteryLevelChangedBroadcast()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt297 Landroid/bluetooth/BluetoothDevice;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;
554 Landroid/bluetooth/BluetoothHeadsetClient;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt249 …field public static final String EXTRA_BATTERY_LEVEL = "android.bluetooth.device.extra.BATTERY_LEV…