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