Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DExponentialBackOff.java35 long nextBackoffMillis() { in nextBackoffMillis() method in ExponentialBackOff
H A DNtpNetworkTimeHelper.java201 delayMillis = mNtpBackOff.nextBackoffMillis(); in blockingGetNtpTimeAndInject()
H A DGnssLocationProvider.java808 backoffMillis = mPsdsBackOff.nextBackoffMillis(); in handleDownloadPsdsData()