Searched refs:showToasts (Results 1 – 1 of 1) sorted by relevance
931 showToasts(toasts); in testPackageCantPostMoreThanMaxToastsQuickly()959 showToasts(toasts); in testRateLimitingToastsWhenInBackground()985 showToasts(toasts); in testDontRateLimitToastsWhenInForeground()993 showToasts(toasts); in testCustomToastPostedWhileInForeground_notShownWhenAppGoesToBackground()1056 private void showToasts(List<? extends ToastInfo> toasts) throws Throwable { in showToasts() method