public static void idleMainLooperConstantly(boolean shouldIdleConstantly) {
   ShadowLooper.idleMainLooperConstantly(shouldIdleConstantly);
 }