Searched refs:EXTRA_BATTERY_LEVEL (Results 1 – 8 of 8) sorted by relevance
122 int batteryLevel = intent.getIntExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, in onReceive()
833 batteryLevel, intent.getIntExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, -15)); in verifyBatteryLevelChangedIntent()
1694 BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, event.valueInt); in processMessage()2340 b.putInt(BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, mIndicatorBatteryLevel); in getCurrentAgEvents()
236 public static final String EXTRA_BATTERY_LEVEL = field in BluetoothHeadsetClient
326 public static final String EXTRA_BATTERY_LEVEL = "android.bluetooth.device.extra.BATTERY_LEVEL"; field in BluetoothDevice
802 intent.putExtra(BluetoothDevice.EXTRA_BATTERY_LEVEL, batteryLevel); in sendBatteryLevelChangedBroadcast()
297 Landroid/bluetooth/BluetoothDevice;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;554 Landroid/bluetooth/BluetoothHeadsetClient;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;
249 …field public static final String EXTRA_BATTERY_LEVEL = "android.bluetooth.device.extra.BATTERY_LEV…