Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DHistoricalRegistry.java176 private long mBaseSnapshotInterval = DEFAULT_SNAPSHOT_INTERVAL_MILLIS; field in HistoricalRegistry
840 private final long mBaseSnapshotInterval; field in HistoricalRegistry.Persistence