Home
last modified time | relevance | path

Searched refs:BOND_NONE (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/server/
DBluetoothBondState.java162 } else if (state == BluetoothDevice.BOND_NONE) { in setBondState()
176 if (state == BluetoothDevice.BOND_NONE) { in setBondState()
237 return BluetoothDevice.BOND_NONE; in getBondState()
470 } else if (state == BluetoothDevice.BOND_NONE) { in setProfilePriorities()
DBluetoothService.java410 mBondState.setBondState(address, BluetoothDevice.BOND_NONE, in finishDisable()
709 setBondState(address, BluetoothDevice.BOND_NONE, result); in onCreatePairedDeviceResult()
732 setBondState(address, BluetoothDevice.BOND_NONE, result); in pairingAttempt()
743 BluetoothDevice.BOND_NONE, result); in pairingAttempt()
754 case BluetoothDevice.BOND_NONE: in toBondStateString()
1052 mBondState.getBondState(address) != BluetoothDevice.BOND_NONE) { in isBondingFeasible()
1137 mBondState.setBondState(address, BluetoothDevice.BOND_NONE, in cancelBondProcess()
1472 mBondState.setBondState(address, BluetoothDevice.BOND_NONE, in cancelPairingUserInput()
DBluetoothInputProfileHandler.java214 case BluetoothDevice.BOND_NONE: in setInitialInputDevicePriority()
DBluetoothEventLoop.java96 BluetoothDevice.BOND_NONE,
293 mBluetoothService.setBondState(address.toUpperCase(), BluetoothDevice.BOND_NONE, in onDeviceRemoved()
466 mBluetoothService.setBondState(address, BluetoothDevice.BOND_NONE); in onDevicePropertyChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java237 public static final int BOND_NONE = 10; field in BluetoothDevice
742 return BOND_NONE; in getBondState()
DBluetoothDeviceProfileState.java202 } else if (state == BluetoothDevice.BOND_NONE) {
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java189 case BluetoothDevice.BOND_NONE: in onReceive()
792 case BluetoothDevice.BOND_NONE: in pairOrAcceptPair()
854 case BluetoothDevice.BOND_NONE: in unpair()
874 if (device.getBondState() == BluetoothDevice.BOND_NONE in unpair()
/frameworks/base/api/
D14.txt4489 field public static final int BOND_NONE = 10; // 0xa
D15.txt4497 field public static final int BOND_NONE = 10; // 0xa
Dcurrent.txt4706 field public static final int BOND_NONE = 10; // 0xa
D16.txt4706 field public static final int BOND_NONE = 10; // 0xa