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/
DExponentialBackOff.java6 class ExponentialBackOff { class
12 ExponentialBackOff(long initIntervalMillis, long maxIntervalMillis) { in ExponentialBackOff() method in ExponentialBackOff