Home
last modified time | relevance | path

Searched defs:STATE_CONNECTED (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/net/
H A DLegacyVpnInfo.java38 public static final int STATE_CONNECTED = 3; field in LegacyVpnInfo
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DCastController.java43 public static final int STATE_CONNECTED = 2; field in CastController.CastDevice
/aosp14/frameworks/base/core/java/android/net/
H A DVpnProfileState.java39 public static final int STATE_CONNECTED = 2; field in VpnProfileState
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DPlayerController.java42 public static final int STATE_CONNECTED = 1; field in PlayerController
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h48 static const std::string STATE_CONNECTED; variable
H A Dgatt_connection_manager.cpp45 const std::string GattConnectionManager::Device::STATE_CONNECTED = "CONNECTED"; member in OHOS::bluetooth::GattConnectionManager::Device
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h36 enum class SpawnConnectionState { STATE_NOT_CONNECT, STATE_CONNECTED, STATE_CONNECT_FAILED }; enumerator
/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_info.h573 STATE_CONNECTED = 1, enumerator
/aosp14/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java253 private static final int STATE_CONNECTED = 1; field in SpellCheckerSession.SpellCheckerSessionListenerImpl
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java71 int STATE_CONNECTED = 0; field
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h251 STATE_CONNECTED = 2, // the current profile is connected enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...