Home | History | Annotate | Download | only in webkit

Lines Matching refs:PageSwapDelegate

7884     public interface PageSwapDelegate {
7905 if (mWebView instanceof PageSwapDelegate) {
7907 ((PageSwapDelegate) mWebView).onPageSwapOccurred(notifyAnimationStarted);