@Override
 protected void onDestroy() {
   super.onDestroy();
   mStateAlert.cancel();
 }