Home | History | Annotate | Download | only in versions

Lines Matching full:webkit

233 <p>Android 5.0 updates the {@link android.webkit.WebView}
236 {@link android.webkit.WebView} running on Android 5.0 has
239 <p>This release introduces the {@link android.webkit.PermissionRequest} class,
240 which allows your app to grant the {@link android.webkit.WebView} permission
245 {@link android.webkit.WebView}.</p>
247 <p>With the new <code><a href="{@docRoot}reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView, android.webkit.ValueCallback<android.net.Uri[]>, android.webkit.WebChromeClient.FileChooserParams)">onShowFileChooser()</a></code> method,
248 you can now use an input form field in the {@link android.webkit.WebView},