HomeSort by relevance Sort by last modified time
    Searched refs:browserContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/android/
shell_manager.cc 60 ShellBrowserContext* browserContext =
63 Shell::CreateNewWindow(browserContext,
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContents.java 543 * @param browserContext the browsing context to associate this view contents with.
553 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, Context context,
556 this(browserContext, containerView, context, internalAccessAdapter, nativeGLDelegate,
567 public AwContents(AwBrowserContext browserContext, ViewGroup containerView, Context context,
571 mBrowserContext = browserContext;
    [all...]

Completed in 146 milliseconds