public void unregister() {
    cancelPrevRegisterTask();

    pushRegistrar.unregisterPW(mContext);
  }