Home
last modified time | relevance | path

Searched refs:BOND_BONDING (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java302 if (state == BluetoothDevice.BOND_BONDING) { in unpair()
543 return getBondState() == BluetoothDevice.BOND_BONDING; in isBusy()
917 || getBondState() == BluetoothDevice.BOND_BONDING) { in getConnectionSummary()
1042 return getBondState() == BluetoothDevice.BOND_BONDING ? in getCarConnectionSummary()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceTest.java91 when(mDevice.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in getConnectionSummary_testProfilesInactive_returnPairing()
465 when(mDevice.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in getConnectionSummary_testMultipleProfilesInactive_returnPairing()
DCachedBluetoothDeviceManagerTest.java243 when(mDevice2.getBondState()).thenReturn(BluetoothDevice.BOND_BONDING); in clearNonBondedDevices_bondedAndNonBondedDevices_nonBondedDevicesCleared()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java200 case BluetoothDevice.BOND_BONDING: in onReceive()
832 case BluetoothDevice.BOND_BONDING: in pairOrAcceptPair()
891 case BluetoothDevice.BOND_BONDING: in unpair()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java291 public static final int BOND_BONDING = 11; field in BluetoothDevice
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6217 field public static final int BOND_BONDING = 11; // 0xb
/frameworks/base/non-updatable-api/
Dcurrent.txt8383 field public static final int BOND_BONDING = 11; // 0xb
/frameworks/base/api/
Dcurrent.txt8383 field public static final int BOND_BONDING = 11; // 0xb