Searched refs:KEY_SAVE_DELAY_MILLIS (Results 1 – 3 of 3) sorted by relevance
47 + ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=1"); in setUp()154 + ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=1"); in testPushDynamicShortcuts_PersistsShortcutsToDisk()
408 + ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=1"); in testPushDynamicShortcut()549 ShortcutService.ConfigConstants.KEY_SAVE_DELAY_MILLIS + "=500"); in testPushDynamicShortcut_CallsToUsageStatsManagerAreThrottled()
242 String KEY_SAVE_DELAY_MILLIS = "save_delay_ms"; field816 mSaveDelayMillis = Math.max(0, (int) parser.getLong(ConfigConstants.KEY_SAVE_DELAY_MILLIS, in updateConfigurationLocked()