Home
last modified time | relevance | path

Searched refs:maybeAdjustUpdateInterval (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
H A DLocationHelper.java215 maybeAdjustUpdateInterval(location); in getLocation()
229 maybeAdjustUpdateInterval(location); in onLocationChanged()
234 private void maybeAdjustUpdateInterval(Location location) { in maybeAdjustUpdateInterval() method in LocationHelper.LocationHelperInternal