Searched refs:MAX_SHORTCUTS (Results 1 – 2 of 2) sorted by relevance
307 + ConfigConstants.KEY_MAX_SHORTCUTS + "=" + MAX_SHORTCUTS + "," in injectShortcutManagerConstants()1051 protected static final int MAX_SHORTCUTS = 10; field in BaseShortcutManagerTest
260 assertEquals(MAX_SHORTCUTS, mManager.getMaxShortcutCountForActivity()); in testGetMaxDynamicShortcutCount()