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.java156 static final long DEFAULT_RESET_INTERVAL_SEC = 24 * 60 * 60; // 1 day field in class:ShortcutService
701 ConfigConstants.KEY_RESET_INTERVAL_SEC, DEFAULT_RESET_INTERVAL_SEC)

Completed in 49 milliseconds