Home
last modified time | relevance | path

Searched refs:isFallback (Results 1 – 11 of 11) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DConnectionSpecSelector.java42 private boolean isFallback; field in ConnectionSpecSelector
71 "Unable to find acceptable protocols. isFallback=" + isFallback in configureSecureSocket()
78 Internal.instance.apply(tlsConfiguration, sslSocket, isFallback); in configureSecureSocket()
92 isFallback = true; in connectionFailed()
DInternal.java89 boolean isFallback); in apply() argument
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DConnectionSpec.java122 void apply(SSLSocket sslSocket, boolean isFallback) { in apply() argument
123 ConnectionSpec specToApply = supportedSpec(sslSocket, isFallback); in apply()
138 private ConnectionSpec supportedSpec(SSLSocket sslSocket, boolean isFallback) { in supportedSpec() argument
146 if (isFallback) { in supportedSpec()
DOkHttpClient.java159 public void apply(ConnectionSpec tlsConfiguration, SSLSocket sslSocket, boolean isFallback) {
160 tlsConfiguration.apply(sslSocket, isFallback);
/external/skia/src/ports/
DSkFontMgr_android_parser.cpp87 const SkString& basePath, bool isFallback, const char* filename, in FamilyData()
95 , fIsFallback(isFallback) in FamilyData()
600 const SkString& basePath, bool isFallback) in parse_config_file() argument
618 FamilyData self(parser, families, basePath, isFallback, filename, &topLevelHandler); in parse_config_file()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...