Searched defs:mInterceptNavigationDelegate (Results 1 - 1 of 1) sorted by relevance

/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 100 milliseconds