private boolean isCancelled() {
   return tabActivity.isDestroyed();
 }