Searched defs:InterceptNavigationDelegateImpl (Results 1 - 1 of 1) sorted by path

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java197 private final InterceptNavigationDelegateImpl mInterceptNavigationDelegate;
399 private class InterceptNavigationDelegateImpl implements InterceptNavigationDelegate { class in class:AwContents
592 mInterceptNavigationDelegate = new InterceptNavigationDelegateImpl();

Completed in 241 milliseconds