Searched defs:SNAPSHOT_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1021 static final long SNAPSHOT_INTERVAL = 60 * 60 * 1000; // 1hr field in class:SystemServer
1053 }, SNAPSHOT_INTERVAL, SNAPSHOT_INTERVAL);

Completed in 427 milliseconds