Searched refs:FASTEST_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
72 private static final long FASTEST_INTERVAL_MS = TimeUnit.SECONDS.toMillis(5); field in WearableMainActivity353 .setFastestInterval(FASTEST_INTERVAL_MS); in requestLocation()