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

/frameworks/base/core/java/com/android/internal/net/
H A DLegacyVpnInfo.java32 public static final int STATE_CONNECTING = 2; field in class:LegacyVpnInfo
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPbap.java79 public static final int STATE_CONNECTING = 1; field in class:BluetoothPbap
H A DBluetoothProfile.java51 public static final int STATE_CONNECTING = 1; field in interface:BluetoothProfile
138 * {@link #STATE_CONNECTED}, {@link #STATE_CONNECTING},
151 * {@link #STATE_CONNECTED}, {@link #STATE_CONNECTING},
H A DBluetoothAdapter.java311 * can be any of {@link #STATE_DISCONNECTED}, {@link #STATE_CONNECTING},
339 public static final int STATE_CONNECTING = 1; field in class:BluetoothAdapter
794 * {@link #STATE_CONNECTING} or {@link #STATE_DISCONNECTED}
817 * {@link BluetoothProfile#STATE_CONNECTING},

Completed in 64 milliseconds