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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java194 // Note: When EXTRA_BOND_STATE is BOND_NONE then this will also
230 * {@link #BOND_NONE},
239 * {@link #BOND_NONE},
250 public static final int BOND_NONE = 10; field in class:BluetoothDevice
965 * {@link #BOND_NONE},
976 return BOND_NONE;
987 return BOND_NONE;

Completed in 71 milliseconds