Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoForward

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