Searched defs:STATE_CONNECTED (Results 1 – 12 of 12) sorted by relevance
39 public static final int STATE_CONNECTED = LegacyVpnInfo.STATE_CONNECTED; field in AppPreference
49 private static final int STATE_CONNECTED = 2; field in SenderFragment
32 public static final int STATE_CONNECTED = android.bluetooth.BluetoothGattServer.STATE_CONNECTED; field in BluetoothGattServer
52 public static final int STATE_CONNECTED = 5; field in EstablishNetworkConnectionViewModel
65 int STATE_CONNECTED = 2; field
796 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
42 static final int STATE_CONNECTED = 2; field in DataConnectionStatusTracker
152 STATE_CONNECTED = 2 variable in BluetoothConnectionStatus
176 STATE_CONNECTED = 2 variable in GattConnectionState
100 sConnectionStates.put(BluetoothAdapter.STATE_CONNECTED, "Connected"); in sConnectionStates.put()
1614 private static final int STATE_CONNECTED = 2; field in Car