Searched refs:browserContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/android/
H A Dshell_manager.cc57 ShellBrowserContext* browserContext = local
60 Shell::CreateNewWindow(browserContext,
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java423 * @param browserContext the browsing context to associate this view contents with.
431 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, argument
434 this(browserContext, containerView, internalAccessAdapter, contentsClient,
438 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, argument
441 this(browserContext, containerView, internalAccessAdapter, contentsClient,
467 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, argument
471 this(browserContext, containerView, internalAccessAdapter, contentsClient,
476 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, argument
479 mBrowserContext = browserContext;
1948 private static native int nativeInit(AwBrowserContext browserContext); argument
[all...]

Completed in 77 milliseconds