Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DLooperStats.java317 public long maxDelayMillis; field in LooperStats.Entry
374 public final long maxDelayMillis; field in LooperStats.ExportedEntry
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DTimeDetectorNetworkTimeHelper.java203 int maxDelayMillis = NTP_REFRESH_INTERVAL_MILLIS; in queryAndInjectNetworkTime() local
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsState.java832 final long maxDelayMillis = Math.max(mLastNotWrittenMutationTimeMillis in writeStateAsyncLocked() local