Searched refs:BATTERY_LEVEL_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
67 private int mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN;117 mBatteryLevel = BluetoothDevice.BATTERY_LEVEL_UNKNOWN; in testGetConnectionSummary_testSingleProfileConnectDisconnect()
136 if (batteryLevel != BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in handleUpdateState()312 if (batteryLevel != BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in updateItems()
230 public static final int BATTERY_LEVEL_UNKNOWN = -1; field in BluetoothDevice920 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()927 return BATTERY_LEVEL_UNKNOWN; in getBatteryLevel()
893 if (batteryLevel != BluetoothDevice.BATTERY_LEVEL_UNKNOWN) { in getConnectionSummary()