Searched refs:BOND_BONDED (Results 1 – 10 of 10) sorted by relevance
87 return device.getBondState() == BluetoothDevice.BOND_BONDED; in matches()94 return device.getBondState() != BluetoothDevice.BOND_BONDED; in matches()
121 if (cachedDevice.getBondState() != BluetoothDevice.BOND_BONDED) { in clearNonBondedDevices()158 if (cachedDevice.getBondState() != BluetoothDevice.BOND_BONDED) { in onBluetoothStateChanged()
557 if (bondState == BluetoothDevice.BOND_BONDED) { in onBondingStateChanged()643 comparison = (another.getBondState() == BluetoothDevice.BOND_BONDED ? 1 : 0) - in compareTo()644 (getBondState() == BluetoothDevice.BOND_BONDED ? 1 : 0); in compareTo()798 if (mDevice.getBondState() != BluetoothDevice.BOND_BONDED) return; in processPhonebookAccess()
100 when(device.getBondState()).thenReturn(BluetoothDevice.BOND_BONDED); in testAsyncBondState()113 assertEquals(BluetoothDevice.BOND_BONDED, mBluetoothControllerImpl.getBondState(device)); in testAsyncBondState()
199 case BluetoothDevice.BOND_BONDED: in onReceive()786 case BluetoothDevice.BOND_BONDED: in pairOrAcceptPair()797 if (state == BluetoothDevice.BOND_BONDED && (receiver.getFiredFlags() & mask) == mask) { in pairOrAcceptPair()815 methodName, state, BluetoothDevice.BOND_BONDED, firedFlags, mask)); in pairOrAcceptPair()846 case BluetoothDevice.BOND_BONDED: in unpair()876 methodName, state, BluetoothDevice.BOND_BONDED, firedFlags, mask)); in unpair()
385 if (bondState == BluetoothDevice.BOND_BONDED) { in onDeviceBondStateChangedInternal()
270 public static final int BOND_BONDED = 12; field in BluetoothDevice
6216 field public static final int BOND_BONDED = 12; // 0xc
7602 field public static final int BOND_BONDED = 12; // 0xc
8081 field public static final int BOND_BONDED = 12; // 0xc