Home
last modified time | relevance | path

Searched defs:STATE_CONNECTING (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/aosp_15_r20/frameworks/base/core/java/com/android/internal/net/
H A DLegacyVpnInfo.java37 public static final int STATE_CONNECTING = 2; field in LegacyVpnInfo
/aosp_15_r20/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/occupantconnection/
DSenderFragment.java48 private static final int STATE_CONNECTING = 1; field in SenderFragment
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DVpnProfileState.java37 public static final int STATE_CONNECTING = 1; field in VpnProfileState
/aosp_15_r20/external/webrtc/rtc_base/
H A Dasync_packet_socket.h67 STATE_CONNECTING, enumerator
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DBluetoothLeService.java52 private static final int STATE_CONNECTING = 1; field in BluetoothLeService
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
H A DBluetoothLeService.java52 private static final int STATE_CONNECTING = 1; field in BluetoothLeService
/aosp_15_r20/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
H A DBluetoothLeService.java52 private static final int STATE_CONNECTING = 1; field in BluetoothLeService
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/networkconnection/
DEstablishNetworkConnectionViewModel.java50 public static final int STATE_CONNECTING = 2; field in EstablishNetworkConnectionViewModel
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java61 int STATE_CONNECTING = 1; field
/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_port.h48 STATE_CONNECTING, // Initial state, cannot send any packets. enumerator
H A Dice_transport_internal.h226 STATE_CONNECTING, // Will enter this state once a connection is created enumerator
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/proto/google/cloud/edgecontainer/v1/
H A Dresources.proto308 STATE_CONNECTING = 2; enumerator
/aosp_15_r20/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DBluetoothChatService.java68 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/aosp_15_r20/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
H A DBluetoothChatService.java67 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/aosp_15_r20/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
H A DBluetoothChatService.java68 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtEnum.py89 STATE_CONNECTING = 1 variable in BluetoothProfileState
/aosp_15_r20/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
H A DBluetoothChatService.java68 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DDataConnectionStatusTracker.java41 static final int STATE_CONNECTING = 1; field in DataConnectionStatusTracker
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py32 STATE_CONNECTING = 'Connecting' variable
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DSavedNetworksTest.py33 STATE_CONNECTING = "Connecting" variable
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py151 STATE_CONNECTING = 1 variable in BluetoothConnectionStatus
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBluetoothChatService.java86 public static final int STATE_CONNECTING = 2; // now initiating an outgoing connection field in BluetoothChatService
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java76 static final int STATE_CONNECTING = 5; field in BluetoothPeripheralHandover
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DLocalMediaManager.java72 int STATE_CONNECTING = 1; field
/aosp_15_r20/external/googleapis/google/cloud/edgecontainer/v1/
H A Dresources.proto635 STATE_CONNECTING = 2; enumerator

12345678910>>...16