Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DExponentialBackOff.java35 long nextBackoffMillis() { in nextBackoffMillis() method in ExponentialBackOff
H A DNtpTimeHelper.java181 delay = mNtpBackOff.nextBackoffMillis(); in blockingGetNtpTimeAndInject()
H A DGnssLocationProvider.java666 backoffMillis = mPsdsBackOff.nextBackoffMillis(); in handleDownloadPsdsData()
/aosp12/frameworks/base/services/
H A Dart-profile21887 PLcom/android/server/location/gnss/ExponentialBackOff;->nextBackoffMillis()J