Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarBatteryController.java147 int batteryLevel = intent.getIntExtra(BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, in onReceive()
235 int batteryLevel = featuresBundle.getInt(BluetoothHeadsetClient.EXTRA_BATTERY_LEVEL, in updateBatteryIcon()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java189 public static final String EXTRA_BATTERY_LEVEL = field in BluetoothHeadsetClient
DBluetoothDevice.java220 public static final String EXTRA_BATTERY_LEVEL = field in BluetoothDevice
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10113 Landroid/bluetooth/BluetoothDevice;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;
10370 Landroid/bluetooth/BluetoothHeadsetClient;->EXTRA_BATTERY_LEVEL:Ljava/lang/String;