Searched refs:BATTERY_LEVEL_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
71 private int mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN;120 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileConnectDisconnect()183 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileActiveDeviceA2dp()280 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testSingleProfileActiveDeviceHfp()441 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getConnectionSummary_testMultipleProfilesActiveDevice()529 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileConnectDisconnect()592 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileActiveDeviceA2dp()624 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_singleProfileActiveDeviceHfp()685 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in getCarConnectionSummary_multipleProfilesActiveDevice()
202 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getSecondaryLabel()395 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in updateItems()
871 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getConnectionSummary()979 if (batteryLevel > BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getCarConnectionSummary()
228 public static final int BATTERY_LEVEL_UNKNOWN = -1; field in BluetoothDevice1159 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()
10097 Landroid/bluetooth/BluetoothDevice;->BATTERY_LEVEL_UNKNOWN:I