public static void startActivity(Intent paramIntent) {
   application.startActivity(paramIntent);
 }