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

  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwWebContentsDelegateAdapter.java 25 class AwWebContentsDelegateAdapter extends AwWebContentsDelegate {
26 private static final String TAG = "AwWebContentsDelegateAdapter";
31 public AwWebContentsDelegateAdapter(AwContentsClient contentsClient,
AwContents.java 488 mWebContentsDelegate = new AwWebContentsDelegateAdapter(contentsClient, mContainerView);
    [all...]

Completed in 320 milliseconds