Home
last modified time | relevance | path

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

/webkit/webkit/src/main/java/androidx/webkit/
DSpeculativeLoadingConfig.java50 @IntRange(from = 1)
59 @IntRange(from = 1)
68 @IntRange(from = 1)
95 public Builder setPrefetchTtlSeconds(@IntRange(from = 1) int ttlSeconds) { in setPrefetchTtlSeconds()
114 public Builder setMaxPrefetches(@IntRange(from = 1) int max) { in setMaxPrefetches()
132 public Builder setMaxPrerenders(@IntRange(from = 1) int max) { in setMaxPrerenders()
DWebViewCompat.java1479 @IntRange(from = 1) int maxSizeBytes, in saveState() argument
/webkit/webkit/
Dproguard-rules.pro15 # Prevent WebViewClientCompat from being renamed, since chromium depends on this name.
18 # Prevent ProcessGlobalConfig and member sProcessGlobalConfig from being renamed, since chromium
Dbuild.gradle46 // Allow compiling the WebView support library boundary interfaces from this project.
/webkit/integration-tests/testapp/src/main/java/com/example/androidx/webkit/
DRendererTerminationActivity.java97 View v = LayoutInflater.from(getActivity()) in onCreateDialog()
121 View v = LayoutInflater.from(getActivity()) in onCreateDialog()
/webkit/integration-tests/instrumentation/
DREADME.md19 ## Running tests from Android Studio
/webkit/
DREADME.md29 **Important:** replace `1.13.0` with the latest version from
/webkit/webkit/api/
Dcurrent.txt184 method @IntRange(from=1) public int getMaxPrefetches();
185 …method @SuppressCompatibility @IntRange(from=1) @androidx.webkit.Profile.ExperimentalUrlPrefetch p…
186 method @IntRange(from=1) public int getPrefetchTtlSeconds();
192 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrefetches(@IntRange(from=1) …
193 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrerenders(@IntRange(from=1) …
194 …blic androidx.webkit.SpeculativeLoadingConfig.Builder setPrefetchTtlSeconds(@IntRange(from=1) int);
462 …c static void saveState(android.webkit.WebView, android.os.Bundle, @IntRange(from=1) int, boolean);
Drestricted_current.txt184 method @IntRange(from=1) public int getMaxPrefetches();
185 …method @SuppressCompatibility @IntRange(from=1) @androidx.webkit.Profile.ExperimentalUrlPrefetch p…
186 method @IntRange(from=1) public int getPrefetchTtlSeconds();
192 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrefetches(@IntRange(from=1) …
193 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrerenders(@IntRange(from=1) …
194 …blic androidx.webkit.SpeculativeLoadingConfig.Builder setPrefetchTtlSeconds(@IntRange(from=1) int);
462 …c static void saveState(android.webkit.WebView, android.os.Bundle, @IntRange(from=1) int, boolean);
D1.13.0-beta01.txt167 …method @IntRange(from=1, to=androidx.webkit.SpeculativeLoadingConfig.ABSOLUTE_MAX_PREFETCHES) publ…
168 method @IntRange(from=1, to=java.lang.Integer.MAX_VALUE) public int getPrefetchTtlSeconds();
177 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrefetches(@IntRange(from=1, …
178 …x.webkit.SpeculativeLoadingConfig.Builder setPrefetchTtlSeconds(@IntRange(from=1, to=java.lang.Int…
Drestricted_1.13.0-beta01.txt167 …method @IntRange(from=1, to=androidx.webkit.SpeculativeLoadingConfig.ABSOLUTE_MAX_PREFETCHES) publ…
168 method @IntRange(from=1, to=java.lang.Integer.MAX_VALUE) public int getPrefetchTtlSeconds();
177 …method public androidx.webkit.SpeculativeLoadingConfig.Builder setMaxPrefetches(@IntRange(from=1, …
178 …x.webkit.SpeculativeLoadingConfig.Builder setPrefetchTtlSeconds(@IntRange(from=1, to=java.lang.Int…