OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:webview
(Results
501 - 525
of
1115
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/sdk/api_diff/11/changes/
pkg_android.webkit.html
134
<A NAME="
WebView
"></A>
135
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/14/changes/
pkg_android.webkit.html
105
<A NAME="
WebView
.HitTestResult"></A>
106
<nobr><A HREF="android.webkit.
WebView
.HitTestResult.html">
WebView
.HitTestResult</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/17/changes/
pkg_android.webkit.html
142
<A NAME="
WebView
"></A>
143
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/18/changes/
pkg_android.webkit.html
119
<A NAME="
WebView
"></A>
120
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.webkit.html
134
<A NAME="
WebView
"></A>
135
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/7/changes/
pkg_android.webkit.html
148
<A NAME="
WebView
"></A>
149
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/frameworks/base/docs/html/sdk/api_diff/8/changes/
pkg_android.webkit.html
141
<A NAME="
WebView
"></A>
142
<nobr><A HREF="android.webkit.
WebView
.html">
WebView
</A></nobr>
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
EmlMessageViewFragment.java
32
import android.webkit.
WebView
;
85
* instances use it off the UI thread (e.g. from
WebView
).
96
public void onPageFinished(
WebView
view, String url) {
/build/target/product/
generic_no_telephony.mk
91
$(call inherit-product-if-exists, frameworks/
webview
/chromium/chromium.mk)
/development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java
25
import android.webkit.
WebView
;
80
* Mime-type to use when showing parsed results in a {@link
WebView
}.
85
* Encoding to use when showing parsed results in a {@link
WebView
}.
235
* @return HTML formatted content, ready for display in {@link
WebView
}.
/external/chromium/chrome/browser/ui/cocoa/
rwhvm_editcommand_helper.h
19
// This class mimics the behavior of WebKit's
WebView
class in a way that makes
/external/chromium_org/android_webview/browser/
gpu_memory_buffer_factory_impl.cc
88
// For Android
WebView
we assume the |internalformat| will always be
/external/chromium_org/android_webview/browser/net/
aw_network_delegate.h
13
//
WebView
's implementation of the NetworkDelegate.
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwGeolocationPermissions.java
17
* This class is used to manage permissions for the
WebView
's Geolocation JavaScript API.
DefaultVideoPosterRequestHandler.java
108
return "android-
webview
:default_video_poster/" + path;
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsClientGetVideoLoadingProgressViewTest.java
27
* used to trigger switch occupies almost the whole
WebView
so the simulated click event
WebViewAsynchronousFindApisTest.java
12
* Tests the asynchronous find-in-page APIs in
WebView
.
/external/chromium_org/android_webview/tools/
gyp_webview
7
# This script runs gyp with the configuration required to build
WebView
in the
webview_licenses.py
6
"""Checks third-party licenses for the purposes of the Android
WebView
build.
9
WebView
. This tool checks that all code uses open-source licenses compatible
177
# as they will end up included in Android
WebView
snapshot.
247
# TODO(steveblock): Limit this to only code used by the
WebView
binary.
/external/chromium_org/build/android/
envsetup_functions.sh
253
# Can not build
WebView
with NDK/SDK because it needs the Android build
255
echo "Can not build
WebView
with NDK/SDK. Requires android source tree." \
267
# To build
WebView
, we use the Android build system and build inside an Android
275
# For the
WebView
build we always use the NDK and SDK in the Android tree,
/external/chromium_org/chrome/browser/extensions/api/
execute_code_function.h
16
// This is used by both chrome.
webview
.executeScript and
/external/chromium_org/chrome/browser/extensions/
web_view_browsertest.cc
190
// multiple
webview
tags. The tags have different partition identifiers and
197
// so the test can specify a configuration of
WebView
tags that we will
494
// object, on the
webview
element, and hanging directly off
webview
.
732
// This test verifies that prerendering has been disabled inside <
webview
>.
750
// This tests cookie isolation for packaged apps with
webview
tags. It navigates
752
// multiple
webview
tags. Each tag sets a cookie and the test checks the proper
797
// The default behavior is to combine
webview
tags with no explicit partition
798
// declaration into the same in-memory partition. Test the
webview
tags to
[
all
...]
/external/chromium_org/chrome/common/extensions/api/
api.gyp
108
'
webview
.json',
/external/chromium_org/chrome/renderer/extensions/
extension_custom_bindings.cc
20
#include "third_party/WebKit/public/web/
WebView
.h"
/external/chromium_org/chrome/renderer/pepper/
ppb_pdf_impl.cc
34
#include "third_party/WebKit/public/web/
WebView
.h"
42
using WebKit::
WebView
;
147
WebKit::
WebView
* view = element.document().frame()->view();
337
WebView
* view = instance->GetContainer()->element().document().frame()->view();
Completed in 224 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>