Searched refs:KEY_MAX_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
60 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in setUp()
191 + ConfigConstants.KEY_MAX_SHORTCUTS + "=4," in testLoadConfig()2931 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testLauncherCallback()7518 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testManifestShortcuts_tooMany()7537 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_set()7618 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_add()7745 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_update()7836 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutsPushedOutByManifest()
250 + ConfigConstants.KEY_MAX_SHORTCUTS + "=" + MAX_SHORTCUTS + "," in injectShortcutManagerConstants()
75 + ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testShortcutInfoMissingMandatoryFields()
236 String KEY_MAX_SHORTCUTS = "max_shortcuts"; field708 ConfigConstants.KEY_MAX_SHORTCUTS, DEFAULT_MAX_SHORTCUTS_PER_APP)); in updateConfigurationLocked()