Searched refs:KEY_RESET_INTERVAL_SEC (Results 1 – 3 of 3) sorted by relevance
219 String KEY_RESET_INTERVAL_SEC = "reset_interval_sec"; field707 ConfigConstants.KEY_RESET_INTERVAL_SEC, DEFAULT_RESET_INTERVAL_SEC) in updateConfigurationLocked()
252 return ConfigConstants.KEY_RESET_INTERVAL_SEC + "=" + (INTERVAL / 1000) + "," in injectShortcutManagerConstants()
201 ConfigConstants.KEY_RESET_INTERVAL_SEC + "=123," in testLoadConfig()