Searched refs:calculateRequestDelayMillis (Results 1 – 3 of 3) sorted by relevance
76 protected long calculateRequestDelayMillis(long newIntervalMs, in calculateRequestDelayMillis() method in PassiveLocationProviderManager
2234 delayMs = calculateRequestDelayMillis(newRequest.getIntervalMillis(), registrations);2438 protected long calculateRequestDelayMillis(long newIntervalMs,
14709 PLcom/android/server/location/provider/PassiveLocationProviderManager;->calculateRequestDelayMillis…