HomeSort by relevance Sort by last modified time
    Searched refs:webContents (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
VoiceSearchTabHelper.java 8 import org.chromium.content_public.browser.WebContents;
14 private final WebContents mWebContents;
19 * @param webContents WebContents to update media autoplay status.
21 public VoiceSearchTabHelper(WebContents webContents) {
22 super(webContents);
23 mWebContents = webContents;
31 private native void nativeUpdateAutoplayStatus(WebContents webContents);
    [all...]
WebsiteSettingsPopup.java 29 import org.chromium.content_public.browser.WebContents;
43 private final WebContents mWebContents;
51 private WebsiteSettingsPopup(Context context, WebContents webContents) {
53 mWebContents = webContents;
69 mNativeWebsiteSettingsPopup = nativeInit(this, webContents);
206 // The WebContents may have been destroyed/invalidated. If so,
224 * Shows a WebsiteSettings dialog for the provided WebContents.
230 * @param webContents The WebContents for which to show Website information. Thi
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/dom_distiller/
DomDistillerTabUtils.java 8 import org.chromium.content_public.browser.WebContents;
20 * Creates a new WebContents and navigates the {@link WebContents} to view the URL of the
22 * ownership over the old WebContents after swapping in the new one.
24 * @param webContents the WebContents to distill.
26 public static void distillCurrentPageAndView(WebContents webContents) {
27 nativeDistillCurrentPageAndView(webContents);
40 private static native void nativeDistillCurrentPageAndView(WebContents webContents)
    [all...]
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
HistoryUtils.java 12 import org.chromium.content_public.browser.WebContents;
34 final WebContents webContents) throws Throwable {
39 return webContents.getNavigationController().canGoBack();
55 final WebContents webContents, final int offset) throws Throwable {
60 return webContents.getNavigationController().canGoToOffset(offset);
74 final WebContents webContents) throws Throwable {
79 return webContents.getNavigationController().canGoForward()
    [all...]
TestWebContentsObserver.java 12 import org.chromium.content_public.browser.WebContents;
24 // TODO(yfriedman): Switch everyone to use the WebContents constructor.
29 public TestWebContentsObserver(WebContents webContents) {
30 super(webContents);
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ClearHistoryTest.java 12 import org.chromium.content_public.browser.WebContents;
39 final WebContents webContents = awContents.getWebContents();
45 HistoryUtils.goBackSync(getInstrumentation(), webContents, onPageFinishedHelper);
47 HistoryUtils.canGoBackOnUiThread(getInstrumentation(), webContents));
49 HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), webContents));
51 HistoryUtils.clearHistoryOnUiThread(getInstrumentation(), webContents);
53 HistoryUtils.canGoBackOnUiThread(getInstrumentation(), webContents));
55 HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), webContents));
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DataReductionProxyInfoBarDelegate.java 9 import org.chromium.content_public.browser.WebContents;
17 * @param webContents The {@link WebContents} in which to launch the {@link InfoBar}.
19 static void launch(WebContents webContents, String linkUrl) {
20 nativeLaunch(webContents, linkUrl);
46 protected static native void nativeLaunch(WebContents webContents, String linkUrl);
DataReductionProxyInfoBar.java 7 import org.chromium.content_public.browser.WebContents;
22 * @param webContents The {@link WebContents} in which to open the {@link InfoBar}.
29 public static void launch(WebContents webContents,
39 DataReductionProxyInfoBarDelegate.launch(webContents, linkUrl);
47 public static void launch(WebContents webContents,
52 launch(webContents, settingsClassName, drpSettingsClassName, title, linkText, "");
  /external/chromium_org/chrome/browser/ui/cocoa/passwords/
manage_passwords_bubble_cocoa.h 14 class WebContents;
18 void ShowManagePasswordsBubble(content::WebContents* webContents);
30 static void ShowBubble(content::WebContents* webContents,
47 content::WebContents* webContents);
50 ManagePasswordsBubbleCocoa(content::WebContents* webContents,
70 // WebContents on which the bubble should be displayed. Weak
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
one_click_signin_bubble_controller.h 31 // error, and |syncCallback| is called to start sync. |webContents| is used
37 webContents:(content::WebContents*)webContents
certificate_viewer_mac.h 38 - (void)displayForWebContents:(content::WebContents*)webContents;
one_click_signin_view_controller.h 16 class WebContents;
48 content::WebContents* webContents_;
54 // |isSyncDialog| is YES. |webContents| is used to open the Learn More and
57 webContents:(content::WebContents*)webContents
ssl_client_certificate_selector_cocoa.h 47 - (void)displayForWebContents:(content::WebContents*)webContents;
  /external/chromium_org/chrome/browser/ui/cocoa/translate/
translate_bubble_controller.h 20 class WebContents;
29 content::WebContents* webContents_;
43 // This is nil when the current WebContents is in an incognito window.
60 @property(readonly, nonatomic) const content::WebContents* webContents;
65 webContents:(content::WebContents*)webContents;
  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
sad_tab_controller.h 21 explicit SadTabCocoa(content::WebContents* web_contents);
32 content::WebContents* web_contents_;
42 content::WebContents* webContents_; // Weak reference.
46 - (id)initWithWebContents:(content::WebContents*)webContents;
52 // Returns a weak reference to the WebContents whose WebContentsView created
54 - (content::WebContents*)webContents;
tab_contents_controller.h 15 class WebContents;
18 // A class that controls the WebContents view. It internally creates a container
20 // display of the WebContents view.
26 // calls |-ensureContentsVisible| to display the WebContents view.
29 // for WebContents fullscreen changes and automatically swap the normal
30 // WebContents view with the fullscreen view (if different). In addition, if a
31 // WebContents is being screen-captured, the view will be centered within the
36 content::WebContents* contents_; // weak
45 @property(readonly, nonatomic) content::WebContents* webContents;
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_overscroll_animator_mac.h 55 - (void)completeOverscroll:(content::WebContentsImpl*)webContents;
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
WebContentsObserverAndroid.java 10 import org.chromium.content_public.browser.WebContents;
20 public WebContentsObserverAndroid(WebContents webContents) {
22 mNativeWebContentsObserverAndroid = nativeInit(webContents);
123 * the current RenderViewHost of the WebContents.
194 private native long nativeInit(WebContents webContents);
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_sign_in_container.h 18 class WebContents;
26 scoped_ptr<content::WebContents> webContents_;
44 - (content::WebContents*)webContents;
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwWebContentsObserver.java 8 import org.chromium.content_public.browser.WebContents;
12 * Routes notifications from WebContents to AwContentsClient and other listeners.
17 public AwWebContentsObserver(WebContents webContents, AwContentsClient awContentsClient) {
18 super(webContents);
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
tab_applescript.h 13 class WebContents;
19 content::WebContents* webContents_; // weak.
32 - (id)initWithWebContents:(content::WebContents*)webContents;
35 - (void)setWebContents:(content::WebContents*)webContents;
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.h 19 class WebContents;
68 webContents:(content::WebContents*)webContents
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
WebContentsObserverAndroidTest.java 12 import org.chromium.content_public.browser.WebContents;
28 public TestWebContentsObserverAndroid(WebContents webContents) {
29 super(webContents);
  /external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellTab.java 18 import org.chromium.content_public.browser.WebContents;
66 WebContents webContents = getWebContents();
67 NavigationController navigationController = webContents.getNavigationController();
68 if (TextUtils.equals(url, webContents.getUrl())) {
  /external/chromium_org/chrome/browser/ui/cocoa/website_settings/
website_settings_bubble_controller.h 15 class WebContents;
22 content::WebContents* webContents_;
86 // is closed. |parentWindow| cannot be nil. |webContents| may be nil for
90 webContents:(content::WebContents*)webContents
113 content::WebContents* web_contents,

Completed in 4569 milliseconds

1 2