Searched refs:executeActionWithDelay (Results 1 – 3 of 3) sorted by relevance
126 protected void executeActionWithDelay(Runnable action, int delayMs) { in executeActionWithDelay() method in SetupActivity
78 executeActionWithDelay(() -> startActivity(onlineStoreIntent), SHOW_RIPPLE_DURATION_MS); in showMerchantCollection()
162 executeActionWithDelay( in showMerchantCollection()