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

/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
H A DProfiledWebView.java157 public void onPageSwapOccurred(boolean startAnim) { method in class:ProfiledWebView
/frameworks/base/core/java/android/webkit/
H A DWebViewClassic.java7886 void onPageSwapOccurred(boolean notifyAnimationStarted); method in interface:WebViewClassic.PageSwapDelegate
7908 ((PageSwapDelegate) mWebView).onPageSwapOccurred(notifyAnimationStarted);

Completed in 52 milliseconds