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

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java154 static final long DEFAULT_RESET_INTERVAL_SEC = 24 * 60 * 60; // 1 day field in class:ShortcutService
687 ConfigConstants.KEY_RESET_INTERVAL_SEC, DEFAULT_RESET_INTERVAL_SEC)

Completed in 40 milliseconds