public void onRestart() {
   if (SonarFrameworkSettings.USE_REVMOB) {
     revmob.onRestart();
   }
 }