Searched refs:throttled (Results 1 – 11 of 11) sorted by relevance
114 protected void setThrottled(boolean throttled) { in setThrottled() argument115 mThrottled = throttled; in setThrottled()
153 boolean throttled = in isThrottled()158 if (throttled) { in isThrottled()
162 boolean throttled = in isThrottled()166 if (throttled) { in isThrottled()
275 // The rate at which odometry inputs will be throttled. Throttling is disabled278 // The rate at which UWB range measurements will be throttled. Throttling is281 // The rate at which output estimates will be throttled. Throttling is
245 boolean throttled = in isThrottled()253 if (throttled) { in isThrottled()
545 final boolean throttled = !mThrottler.tryAcquire(apiKey, appPackageName); in isThrottled()546 if (throttled) { in isThrottled()
167 // before the publisher is throttled (rate-limited).
422 // Indicates the number of times a scan request from an external foreground app was throttled.425 // Indicates the number of times a scan request from an external background app was throttled.