Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceTest.java83 private int mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN;
134 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileConnectDisconnect()
197 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileActiveDeviceA2dp()
294 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileActiveDeviceHfp()
455 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testMultipleProfilesActiveDevice()
543 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileConnectDisconnect()
606 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileActiveDeviceA2dp()
638 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileActiveDeviceHfp()
699 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_multipleProfilesActiveDevice()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java212 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getSecondaryLabel()
405 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in updateItems()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java983 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getConnectionSummary()
1096 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getCarConnectionSummary()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java252 public static final int BATTERY_LEVEL_UNKNOWN = -1; field in BluetoothDevice
1411 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10088 Landroid/bluetooth/BluetoothDevice;->BATTERY_LEVEL_UNKNOWN:I