Searched refs:KEY_MAX_SHORTCUTS (Results 1 – 7 of 7) sorted by relevance
46 ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=5," in setUp()153 ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=10," in testPushDynamicShortcuts_PersistsShortcutsToDisk()
432 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutChangeCallback_pushDynamicShortcut_existingId()462 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutChangeCallback_pushDynamicShortcut_causeDeletion()499 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutChangeCallback_pushDynamicShortcut_causeDeletionButCached()
70 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in setUp()
226 + ConfigConstants.KEY_MAX_SHORTCUTS + "=4," in testLoadConfig()407 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=5," in testPushDynamicShortcut()1747 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=4"); in testCachedShortcuts_canPassShortcutLimit()3618 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testLauncherCallback()8156 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testManifestShortcuts_tooMany()8175 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_set()8256 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_add()8383 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_update()8474 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutsPushedOutByManifest()
301 + ConfigConstants.KEY_MAX_SHORTCUTS + "=" + MAX_SHORTCUTS + "," in injectShortcutManagerConstants()
80 + ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testShortcutInfoMissingMandatoryFields()
267 String KEY_MAX_SHORTCUTS = "max_shortcuts"; field827 ConfigConstants.KEY_MAX_SHORTCUTS, DEFAULT_MAX_SHORTCUTS_PER_ACTIVITY)); in updateConfigurationLocked()