Searched refs:isThrottlingExemptLocked (Results 1 – 1 of 1) sorted by relevance
584 if (!isThrottlingExemptLocked(record.mReceiver.mCallerIdentity)) { in onUidImportanceChangedLocked()624 if (foreground || isThrottlingExemptLocked(callerIdentity)) { in updateGnssDataProviderOnUidImportanceChangedLocked()2181 if (!providerRequest.locationSettingsIgnored && !isThrottlingExemptLocked( in applyRequirementsLocked()2273 private boolean isThrottlingExemptLocked(CallerIdentity callerIdentity) { in isThrottlingExemptLocked() method in LocationManagerService2583 + (isThrottlingExemptLocked(receiver.mCallerIdentity) in requestLocationUpdatesLocked()2979 if (isThrottlingExemptLocked(callerIdentity) in addGnssDataListener()3790 + isThrottlingExemptLocked(callerIdentity)); in dumpGnssDataListenersLocked()