@Override
 protected void onDestroy() {
   inactivityTimer.shutdown();
   super.onDestroy();
 }