Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoBack

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