Searched refs:BOND_NONE (Results 1 – 13 of 13) 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()
291 if (bondState == BluetoothDevice.BOND_NONE) { in onReceive()352 if (device != null && device.getBondState() == BluetoothDevice.BOND_NONE) { in onReceive()
286 if (getBondState() == BluetoothDevice.BOND_NONE) { in ensurePaired()322 if (state != BluetoothDevice.BOND_NONE) { in unpair()572 if (bondState == BluetoothDevice.BOND_NONE) { in onBondingStateChanged()
282 public static final int BOND_NONE = 10; field in BluetoothDevice1130 return BOND_NONE; in getBondState()1137 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()
294 private int mBondState = BluetoothDevice.BOND_NONE;
303 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
7638 field public static final int BOND_NONE = 10; // 0xa
7670 field public static final int BOND_NONE = 10; // 0xa
8117 field public static final int BOND_NONE = 10; // 0xa