Searched defs:STATE_CONNECTED (Results 1 – 10 of 10) sorted by relevance
38 public static final int STATE_CONNECTED = LegacyVpnInfo.STATE_CONNECTED; field in AppPreference
32 public static final int STATE_CONNECTED = android.bluetooth.BluetoothGattServer.STATE_CONNECTED; field in BluetoothGattServer
51 public static final int STATE_CONNECTED = 5; field in EstablishNetworkConnectionViewModel
64 int STATE_CONNECTED = 2; field
746 public static final int STATE_CONNECTED = 2; //BluetoothProtoEnums.CONNECTION_STATE_CONNECTED; field in BluetoothAdapter
62 public static final int STATE_CONNECTED = 2; field in RadioAppServiceWrapper
152 STATE_CONNECTED = 2 variable in BluetoothConnectionStatus
176 STATE_CONNECTED = 2 variable in GattConnectionState
77 sConnectionStates.put(BluetoothAdapter.STATE_CONNECTED, "Connected"); in sConnectionStates.put()
1279 private static final int STATE_CONNECTED = 2; field in Car