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()1696 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=4"); in testCachedShortcuts_canPassShortcutLimit()3567 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testLauncherCallback()8353 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testManifestShortcuts_tooMany()8372 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_set()8453 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_add()8580 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_update()8671 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutsPushedOutByManifest()
299 + ConfigConstants.KEY_MAX_SHORTCUTS + "=" + MAX_SHORTCUTS + "," in injectShortcutManagerConstants()
80 + ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testShortcutInfoMissingMandatoryFields()
266 String KEY_MAX_SHORTCUTS = "max_shortcuts"; field817 ConfigConstants.KEY_MAX_SHORTCUTS, DEFAULT_MAX_SHORTCUTS_PER_ACTIVITY)); in updateConfigurationLocked()