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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfile.java55 public static final int STATE_DISCONNECTING = 3; field in interface:BluetoothProfile
139 * {@link #STATE_DISCONNECTED}, {@link #STATE_DISCONNECTING},
152 * {@link #STATE_DISCONNECTED}, {@link #STATE_DISCONNECTING}
H A DBluetoothAdapter.java312 * {@link #STATE_CONNECTED}, {@link #STATE_DISCONNECTING}.
343 public static final int STATE_DISCONNECTING = 3; field in class:BluetoothAdapter
819 * {@link BluetoothProfile#STATE_DISCONNECTING}

Completed in 50 milliseconds