Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoBack

1958     public boolean canGoBack() {
1959 return mMainView != null ? mMainView.canGoBack() : false;