Searched refs:showToasts (Results 1 – 1 of 1) sorted by relevance
938 showToasts(toasts); in testPackageCantPostMoreThanMaxToastsQuickly()966 showToasts(toasts); in testRateLimitingToastsWhenInBackground()992 showToasts(toasts); in testDontRateLimitToastsWhenInForeground()1000 showToasts(toasts); in testCustomToastPostedWhileInForeground_notShownWhenAppGoesToBackground()1063 private void showToasts(List<? extends ToastInfo> toasts) throws Throwable { in showToasts() method