Searched refs:maxShortcutPerApp (Results 1 – 1 of 1) sorted by relevance
508 final int maxShortcutPerApp = service.getMaxAppShortcuts(); in ensureShortcutCountBeforePush() local512 if (appShortcuts.size() >= maxShortcutPerApp) { in ensureShortcutCountBeforePush()517 while (appShortcuts.size() >= maxShortcutPerApp) { in ensureShortcutCountBeforePush()