Searched defs:mInterceptNavigationDelegate (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java197 private final InterceptNavigationDelegateImpl mInterceptNavigationDelegate; field in class:AwContents
592 mInterceptNavigationDelegate = new InterceptNavigationDelegateImpl();
784 mIoThreadClient, mInterceptNavigationDelegate);

Completed in 127 milliseconds