Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java164 private long mBaseSnapshotInterval = DEFAULT_SNAPSHOT_INTERVAL_MILLIS; field in HistoricalRegistry
711 private final long mBaseSnapshotInterval; field in HistoricalRegistry.Persistence