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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java182 // Note: When EXTRA_BOND_STATE is BOND_NONE then this will also
218 * {@link #BOND_NONE},
227 * {@link #BOND_NONE},
238 public static final int BOND_NONE = 10; field in class:BluetoothDevice
774 * {@link #BOND_NONE},
784 return BOND_NONE;
795 return BOND_NONE;

Completed in 56 milliseconds