Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DExponentialBackOff.java19 long nextBackoffMillis() { in nextBackoffMillis() method in ExponentialBackOff
DNtpTimeHelper.java165 delay = mNtpBackOff.nextBackoffMillis(); in blockingGetNtpTimeAndInject()
DGnssLocationProvider.java891 mPsdsBackOff.nextBackoffMillis()); in handleDownloadPsdsData()