Home
last modified time | relevance | path

Searched defs:CONNECTION_TIMEOUT (Results 1 – 25 of 260) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/core/java/org/apache/http/params/
H A DCoreConnectionPNames.java102 public static final String CONNECTION_TIMEOUT = "http.connection.timeout"; field
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
H A DTimeouts.java38 public static final Timeout CONNECTION_TIMEOUT = new Timeout("CONNECTION_TIMEOUT", field in Timeouts
/aosp_15_r20/external/aws-sdk-java-v2/http-client-spi/src/main/java/software/amazon/awssdk/http/
H A DSdkHttpConfigurationOption.java47 public static final SdkHttpConfigurationOption<Duration> CONNECTION_TIMEOUT = field in SdkHttpConfigurationOption
/aosp_15_r20/tools/netsim/testing/mobly/
H A Dble_utils.py20 CONNECTION_TIMEOUT = 60 variable
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DConnectState.java96 static final int CONNECTION_TIMEOUT = 60000; field in ConnectState.ConnectToWifiFragment
/aosp_15_r20/test/vts-testcase/nbu/src/
Dble_test.py17 CONNECTION_TIMEOUT = 20 variable
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
H A DInlineLoginMixedCredentialActivityTest.java86 private static final Timeout CONNECTION_TIMEOUT = field in InlineLoginMixedCredentialActivityTest
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dconnection.py57 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/tools/tradefederation/core/aoa_helper/src/com/android/helper/aoa/
DAoaDevice.java89 private static final Duration CONNECTION_TIMEOUT = Duration.ofSeconds(10L); field in AoaDevice
/aosp_15_r20/external/aws-sdk-java-v2/codegen-lite/src/main/java/software/amazon/awssdk/codegen/lite/defaultsmode/
H A DDefaultsModeConfigurationGenerator.java64 … "SdkHttpConfigurationOption", "CONNECTION_TIMEOUT"))); in HTTP_CONFIGURATION_MAPPING.put()
/aosp_15_r20/cts/tests/credentials/src/android/credentials/cts/
H A DCtsCredentialProviderServiceDeviceTest.java111 private static final Timeout CONNECTION_TIMEOUT = field in CtsCredentialProviderServiceDeviceTest
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java118 public static final int CONNECTION_TIMEOUT = 300; field in BluetoothRouteManager
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dconnection.py43 CONNECTION_TIMEOUT = 20. variable
/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/
Dtest_dbapi.py1840 CONNECTION_TIMEOUT = SHORT_TIMEOUT / 1000. # Defaults to 30 ms variable in MultiprocessTests
/aosp_15_r20/out/soong/.intermediates/packages/apps/Nfc/bluetooth-protos-nfc-enums-java-gen/android_common_apex35/turbine/
Dbluetooth-protos-nfc-enums-java-gen.jarandroid/bluetooth/BluetoothProtoEnums.class <Unknown> package android.bluetooth public final android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Nfc/bluetooth-protos-nfc-enums-java-gen/android_common_apex35/javac/
Dbluetooth-protos-nfc-enums-java-gen.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto626 CONNECTION_TIMEOUT = 18; enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/proto_logging/stats/enums/bluetooth/
Denums.proto.h1476 const int CONNECTION_TIMEOUT = 18; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/proto_logging/stats/enums/bluetooth/
Denums.proto.h1476 const int CONNECTION_TIMEOUT = 18; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/enums/bluetooth/libbt-platform-protos-lite/android_arm64_armv8-2a_cortex-a55_static_scs_apex33/gen/proto/frameworks/proto_logging/stats/enums/bluetooth/
Denums.pb.h874 CONNECTION_TIMEOUT = 18, enumerator

1234567891011