Home | History | Annotate | Download | only in browser

Lines Matching refs:canGoBack

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