Searched refs:KEY_MAX_SHORTCUTS (Results 1 – 5 of 5) sorted by relevance
60 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in setUp()
185 + ConfigConstants.KEY_MAX_SHORTCUTS + "=4," in testLoadConfig()2802 + ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testLauncherCallback()6979 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testManifestShortcuts_tooMany()6998 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_set()7079 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_add()7206 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testMaxShortcutCount_update()7297 mService.updateConfigurationLocked(ConfigConstants.KEY_MAX_SHORTCUTS + "=3"); in testShortcutsPushedOutByManifest()
244 + ConfigConstants.KEY_MAX_SHORTCUTS + "=" + MAX_SHORTCUTS + "," in injectShortcutManagerConstants()
75 + ShortcutService.ConfigConstants.KEY_MAX_SHORTCUTS + "=99999999" in testShortcutInfoMissingMandatoryFields()
231 String KEY_MAX_SHORTCUTS = "max_shortcuts"; field686 ConfigConstants.KEY_MAX_SHORTCUTS, DEFAULT_MAX_SHORTCUTS_PER_APP)); in updateConfigurationLocked()