Home
last modified time | relevance | path

Searched defs:ExponentialBackOff (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/gnss/
DExponentialBackOff.java22 class ExponentialBackOff { class
28 ExponentialBackOff(long initIntervalMillis, long maxIntervalMillis) { in ExponentialBackOff() method in ExponentialBackOff