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.java164 delay = mNtpBackOff.nextBackoffMillis(); in blockingGetNtpTimeAndInject()
DGnssLocationProvider.java856 mPsdsBackOff.nextBackoffMillis()); in handleDownloadPsdsData()