Searched refs:BATTERY_LEVEL_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
83 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()
212 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getSecondaryLabel()405 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in updateItems()
983 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getConnectionSummary()1096 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getCarConnectionSummary()
252 public static final int BATTERY_LEVEL_UNKNOWN = -1; field in BluetoothDevice1411 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()
10088 Landroid/bluetooth/BluetoothDevice;->BATTERY_LEVEL_UNKNOWN:I