Searched defs:maxDelayMillis (Results 1 – 2 of 2) sorted by relevance
318 public long maxDelayMillis; field in LooperStats.Entry375 public final long maxDelayMillis; field in LooperStats.ExportedEntry
203 int maxDelayMillis = NTP_REFRESH_INTERVAL_MILLIS; in queryAndInjectNetworkTime() local