Searched refs:BATTERY_LEVEL_UNKNOWN (Results 1 – 4 of 4) 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()
226 public static final int BATTERY_LEVEL_UNKNOWN = -1; field in BluetoothDevice1127 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()1134 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()
889 if (batteryLevel != BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getConnectionSummary()997 if (batteryLevel != BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getCarConnectionSummary()