Searched defs:BOND_NONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java183 // Note: When EXTRA_BOND_STATE is BOND_NONE then this will also
219 * {@link #BOND_NONE},
228 * {@link #BOND_NONE},
239 public static final int BOND_NONE = 10; field in class:BluetoothDevice
835 * {@link #BOND_NONE},
845 return BOND_NONE;
856 return BOND_NONE;

Completed in 88 milliseconds