Searched refs:isThrottlingExemptLocked (Results 1 – 1 of 1) sorted by relevance
340 if (!isThrottlingExemptLocked(record.mReceiver.mIdentity)) { in systemRunning()355 if (foreground || isThrottlingExemptLocked(entry.getValue())) { in systemRunning()369 if (foreground || isThrottlingExemptLocked(entry.getValue())) { in systemRunning()1733 if (!isThrottlingExemptLocked(record.mReceiver.mIdentity)) { in applyRequirementsLocked()1816 private boolean isThrottlingExemptLocked(Identity identity) { in isThrottlingExemptLocked() method in LocationManagerService2056 + (isThrottlingExemptLocked(receiver.mIdentity) in requestLocationUpdatesLocked()2297 if (isThrottlingExemptLocked(callerIdentity) in addGnssMeasurementsListener()2334 if (isThrottlingExemptLocked(callerIdentity) in addGnssNavigationMessageListener()