Searched refs:throttle (Results 1 – 10 of 10) sorted by relevance
55 fun <T> Flow<T>.throttle(periodMs: Long): Flow<T> = channelFlow { in <lambda>() method
59 static Set<StatusBarNotification> throttle( in throttle() method in NotificationThrottler
58 throttledNotificationSet.addAll(NotificationThrottler.throttle(context, notification)); in notify()
42 import com.android.intentresolver.util.throttle in <lambda>()668 .throttle(ADAPTER_UPDATE_INTERVAL_MS) in <lambda>()
1616 protected void notifyThrottling(boolean throttle, long throttleTime, int transportType) { in notifyThrottling() argument1620 + throttle in notifyThrottling()1625 if (throttle) { in notifyThrottling()
693 @TelephonyManager.PurchasePremiumCapabilityResult int result, boolean throttle) { in handlePurchaseResult() argument700 if (throttle) { in handlePurchaseResult()
176 // small number for max_pending_tasks to throttle the publisher. Client should remove the