Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImplTest.java92 assertEquals(BluetoothDevice.BOND_NONE, mBluetoothControllerImpl.getBondState(device)); in testDefaultConnectionState()
108 assertEquals(BluetoothDevice.BOND_NONE, mBluetoothControllerImpl.getBondState(device)); in testAsyncBondState()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java51 return cachedDevice.getBondState() == BluetoothDevice.BOND_NONE; in onDeviceDisappeared()
DBluetoothEventManager.java291 if (bondState == BluetoothDevice.BOND_NONE) { in onReceive()
352 if (device != null && device.getBondState() == BluetoothDevice.BOND_NONE) { in onReceive()
DCachedBluetoothDevice.java286 if (getBondState() == BluetoothDevice.BOND_NONE) { in ensurePaired()
322 if (state != BluetoothDevice.BOND_NONE) { in unpair()
572 if (bondState == BluetoothDevice.BOND_NONE) { in onBondingStateChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java282 public static final int BOND_NONE = 10; field in BluetoothDevice
1130 return BOND_NONE; in getBondState()
1137 return BOND_NONE; in getBondState()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java193 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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java294 private int mBondState = BluetoothDevice.BOND_NONE;
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java303 if (mController.getBondState(device) == BluetoothDevice.BOND_NONE) continue; in updateItems()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java389 } else if (bondState == BluetoothDevice.BOND_NONE) { in onDeviceBondStateChangedInternal()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6218 field public static final int BOND_NONE = 10; // 0xa
/frameworks/base/api/
Dcurrent.txt7638 field public static final int BOND_NONE = 10; // 0xa
Dtest-current.txt7670 field public static final int BOND_NONE = 10; // 0xa
Dsystem-current.txt8117 field public static final int BOND_NONE = 10; // 0xa