Searched refs:BOND_NONE (Results 1 – 12 of 12) sorted by relevance
92 assertEquals(BluetoothDevice.BOND_NONE, mBluetoothControllerImpl.getBondState(device)); in testDefaultConnectionState()108 assertEquals(BluetoothDevice.BOND_NONE, mBluetoothControllerImpl.getBondState(device)); in testAsyncBondState()
51 return cachedDevice.getBondState() == BluetoothDevice.BOND_NONE; in onDeviceDisappeared()
282 if (getBondState() == BluetoothDevice.BOND_NONE) { in ensurePaired()318 if (state != BluetoothDevice.BOND_NONE) { in unpair()546 if (bondState == BluetoothDevice.BOND_NONE) { in onBondingStateChanged()
291 if (bondState == BluetoothDevice.BOND_NONE) { in onReceive()370 if (device != null && device.getBondState() == BluetoothDevice.BOND_NONE) { in onReceive()
255 public static final int BOND_NONE = 10; field in BluetoothDevice1036 return BOND_NONE; in getBondState()1047 return BOND_NONE; in getBondState()
193 case BluetoothDevice.BOND_NONE: in onReceive()776 case BluetoothDevice.BOND_NONE: in pairOrAcceptPair()838 case BluetoothDevice.BOND_NONE: in unpair()858 if (device.getBondState() == BluetoothDevice.BOND_NONE in unpair()
287 private int mBondState = BluetoothDevice.BOND_NONE;
262 if (mController.getBondState(device) == BluetoothDevice.BOND_NONE) continue; in updateItems()
389 } else if (bondState == BluetoothDevice.BOND_NONE) { in onDeviceBondStateChangedInternal()
6218 field public static final int BOND_NONE = 10; // 0xa
7604 field public static final int BOND_NONE = 10; // 0xa
8083 field public static final int BOND_NONE = 10; // 0xa