Searched refs:BOND_BONDING (Results 1 – 6 of 6) sorted by relevance
315 if (state == BluetoothDevice.BOND_BONDING) { in unpair()554 return getBondState() == BluetoothDevice.BOND_BONDING; in isBusy()935 || getBondState() == BluetoothDevice.BOND_BONDING) { in getConnectionSummary()1060 return getBondState() == BluetoothDevice.BOND_BONDING ? in getCarConnectionSummary()
196 case BluetoothDevice.BOND_BONDING: in onReceive()789 case BluetoothDevice.BOND_BONDING: in pairOrAcceptPair()848 case BluetoothDevice.BOND_BONDING: in unpair()
91 when(mDevice.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in getConnectionSummary_testProfilesInactive_returnPairing()465 when(mDevice.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in getConnectionSummary_testMultipleProfilesInactive_returnPairing()
243 when(mDevice2.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in clearNonBondedDevices_bondedAndNonBondedDevices_nonBondedDevicesCleared()
282 public static final int BOND_BONDING = 11; field in BluetoothDevice
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...