Searched refs:SNAPSHOT_INTERVAL (Results 1 - 1 of 1) sorted by path

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

Completed in 73 milliseconds