Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoBack

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