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

  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContentViewClient.java 21 public class AwContentViewClient extends ContentViewClient {
93 public AwContentViewClient(
AwContents.java 192 private final AwContentViewClient mContentViewClient;
580 mContentViewClient = new AwContentViewClient(contentsClient, settings, this, mContext);
    [all...]

Completed in 170 milliseconds