Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoForward

1962     public boolean canGoForward() {
1963 return mMainView != null ? mMainView.canGoForward() : false;