Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java250 public static final int BOND_NONE = 10; field in BluetoothDevice
976 return BOND_NONE; in getBondState()
987 return BOND_NONE; in getBondState()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java285 if (getBondState() == BluetoothDevice.BOND_NONE) { in ensurePaired()
322 if (state != BluetoothDevice.BOND_NONE) { in unpair()
550 if (bondState == BluetoothDevice.BOND_NONE) { in onBondingStateChanged()
DCachedBluetoothDeviceManager.java51 return cachedDevice.getBondState() == BluetoothDevice.BOND_NONE; in onDeviceDisappeared()
DBluetoothEventManager.java291 if (bondState == BluetoothDevice.BOND_NONE) { in onReceive()
370 if (device != null && device.getBondState() == BluetoothDevice.BOND_NONE) { in onReceive()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java191 case BluetoothDevice.BOND_NONE: in onReceive()
794 case BluetoothDevice.BOND_NONE: in pairOrAcceptPair()
856 case BluetoothDevice.BOND_NONE: in unpair()
876 if (device.getBondState() == BluetoothDevice.BOND_NONE in unpair()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java250 if (device.getBondState() == 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.txt7077 field public static final int BOND_NONE = 10; // 0xa
Dsystem-current.txt7369 field public static final int BOND_NONE = 10; // 0xa
Dtest-current.txt7083 field public static final int BOND_NONE = 10; // 0xa