Searched refs:postOnMainThreadDelayed (Results 1 – 2 of 2) sorted by relevance
90 public static void postOnMainThreadDelayed(Runnable runnable, long delayMillis) { in postOnMainThreadDelayed() method in ThreadUtils
182 ThreadUtils.postOnMainThreadDelayed(cropRunnable, DELAY_BEFORE_CROP_MILLIS); in copyAndCropPhoto()