Searched refs:KEY_SAVE_DELAY_MILLIS (Results 1 – 2 of 2) sorted by relevance
47 + ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=1"); in setUp()154 + ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=1"); in testPushDynamicShortcuts_PersistsShortcutsToDisk()
241 String KEY_SAVE_DELAY_MILLIS = "save_delay_ms"; field806 mSaveDelayMillis = Math.max(0, (int) parser.getLong(ConfigConstants.KEY_SAVE_DELAY_MILLIS, in updateConfigurationLocked()