/frameworks/base/core/java/android/webkit/ |
CookieManager.java | 17 package android.webkit;
|
WebViewProvider.java | 17 package android.webkit; 41 import android.webkit.WebView.HitTestResult; 42 import android.webkit.WebView.PictureListener; 43 import android.webkit.WebView.VisualStateCallback; 390 * See {@link android.webkit.WebView#computeHorizontalScrollRange} 395 * See {@link android.webkit.WebView#computeHorizontalScrollOffset} 400 * See {@link android.webkit.WebView#computeVerticalScrollRange} 405 * See {@link android.webkit.WebView#computeVerticalScrollOffset} 410 * See {@link android.webkit.WebView#computeVerticalScrollExtent} 415 * See {@link android.webkit.WebView#computeScroll [all...] |
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/ |
PowerTestActivity.java | 28 import android.webkit.WebChromeClient; 29 import android.webkit.WebView; 30 import android.webkit.WebViewClient; 31 import android.webkit.WebSettings.LayoutAlgorithm;
|
/packages/apps/Browser/src/com/android/browser/ |
KeyChainLookup.java | 23 import android.webkit.ClientCertRequest;
|
UiController.java | 23 import android.webkit.WebView;
|
WebViewTimersControl.java | 20 import android.webkit.WebView;
|
SystemAllowGeolocationOrigins.java | 28 import android.webkit.GeolocationPermissions; 29 import android.webkit.ValueCallback;
|
UploadHandler.java | 26 import android.webkit.WebChromeClient.FileChooserParams; 27 import android.webkit.ValueCallback;
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
OAuthAuthenticationActivity.java | 11 import android.webkit.CookieManager; 12 import android.webkit.CookieSyncManager; 13 import android.webkit.WebView; 14 import android.webkit.WebViewClient;
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
LicensesActivity.java | 22 import android.webkit.WebView;
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebChromeClientTest.java | 17 package android.webkit.cts; 25 import android.webkit.JsPromptResult; 26 import android.webkit.JsResult; 27 import android.webkit.WebIconDatabase; 28 import android.webkit.WebSettings; 29 import android.webkit.WebView; 30 import android.webkit.cts.WebViewOnUiThread.WaitForProgressClient;
|
URLUtilTest.java | 17 package android.webkit.cts; 22 import android.webkit.URLUtil;
|
MockContentProvider.java | 17 package android.webkit.cts;
|
/frameworks/base/packages/CaptivePortalLogin/src/com/android/captiveportallogin/ |
CaptivePortalLoginActivity.java | 40 import android.webkit.SslErrorHandler; 41 import android.webkit.WebChromeClient; 42 import android.webkit.WebSettings; 43 import android.webkit.WebView; 44 import android.webkit.WebViewClient;
|
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 6 ::-webkit-selection, 17 -webkit-font-smoothing: antialiased; 360 -webkit-transition: height 0.25s ease-in; 364 -webkit-transition: height 0.25s ease-out; 638 @-webkit-keyframes glowheader { 673 -webkit-animation-name: glowheader; 676 -webkit-animation-duration: 0.7s; 679 -webkit-animation-timing-function: ease-out; 1160 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acbc00), 1162 background: -webkit-linear-gradient(top, #acbc00 0, #acbc00 50%, #bdde00 50%, #bdde00 100%) [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 9 ::-webkit-selection { 21 -webkit-font-smoothing: antialiased; 364 -webkit-transition: height 0.25s ease-in; 368 -webkit-transition: height 0.25s ease-out; 642 @-webkit-keyframes glowheader { 677 -webkit-animation-name: glowheader; 680 -webkit-animation-duration: 0.7s; 683 -webkit-animation-timing-function: ease-out; 1228 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acbc00), 1230 background: -webkit-linear-gradient(top, #acbc00 0, #acbc00 50%, #bdde00 50%, #bdde00 100%) [all...] |
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | 9 ::-webkit-selection { 21 -webkit-font-smoothing: antialiased; 287 -webkit-font-smoothing: subpixel-antialiased; 592 -webkit-transition: height 0.25s ease-in; 596 -webkit-transition: height 0.25s ease-out; 935 @-webkit-keyframes glowheader { 971 -webkit-animation-name: glowheader; 974 -webkit-animation-duration: 0.7s; 977 -webkit-animation-timing-function: ease-out; 1307 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acbc00) [all...] |
/developers/build/prebuilts/gradle/PermissionRequest/Application/tests/src/com/example/android/permissionrequest/test/ |
SampleTests.java | 23 import android.webkit.ConsoleMessage; 24 import android.webkit.WebView;
|
/developers/samples/android/content/webview/PermissionRequest/Application/tests/src/com/example/android/permissionrequest/test/ |
SampleTests.java | 23 import android.webkit.ConsoleMessage; 24 import android.webkit.WebView;
|
/frameworks/base/docs/html/ndk/reference/ |
doxygen.css | 36 -webkit-transition: text-shadow 0.5s linear; 54 -webkit-column-gap: 1em; 56 -webkit-column-count: 3; 197 -webkit-transition-property: background-color, box-shadow; 198 -webkit-transition-duration: 0.5s; 239 -webkit-border-radius: .5em; 242 -webkit-box-shadow: 2px 2px 3px #999; 244 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); 432 -webkit-transition-property: background-color, box-shadow; 433 -webkit-transition-duration: 0.5s [all...] |
/ndk/docs/Getting_Started/html/ |
doxygen.css | 36 -webkit-transition: text-shadow 0.5s linear; 54 -webkit-column-gap: 1em; 56 -webkit-column-count: 3; 193 -webkit-transition-property: background-color, box-shadow; 194 -webkit-transition-duration: 0.5s; 235 -webkit-border-radius: .5em; 238 -webkit-box-shadow: 2px 2px 3px #999; 240 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); 428 -webkit-transition-property: background-color, box-shadow; 429 -webkit-transition-duration: 0.5s [all...] |
/ndk/docs/Programmers_Guide/html/ |
doxygen.css | 36 -webkit-transition: text-shadow 0.5s linear; 54 -webkit-column-gap: 1em; 56 -webkit-column-count: 3; 193 -webkit-transition-property: background-color, box-shadow; 194 -webkit-transition-duration: 0.5s; 235 -webkit-border-radius: .5em; 238 -webkit-box-shadow: 2px 2px 3px #999; 240 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); 428 -webkit-transition-property: background-color, box-shadow; 429 -webkit-transition-duration: 0.5s [all...] |
/cts/tests/tests/net/src/android/net/http/cts/ |
ApacheHttpClientTest.java | 26 import android.webkit.cts.CtsTestServer;
|
/external/robolectric/src/main/java/android/webkit/ |
TestWebSettings.java | 1 package android.webkit;
|
/external/v8/test/webkit/fast/js/ |
date-preserve-milliseconds.js | 25 'The following test checks if an existing milliseconds value gets preserved if a call to setHours(), setMinutes() or setSeconds() does not specify the milliseconds. See <a href="https://bugs.webkit.org/show_bug.cgi?id=3759">https://bugs.webkit.org/show_bug.cgi?id=3759</a>'
|