Home
last modified time | relevance | path

Searched refs:getMaxAppShortcuts (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java507 final int maxShortcutPerApp = service.getMaxAppShortcuts(); in ensureShortcutCountBeforePush()
H A DShortcutService.java1798 int getMaxAppShortcuts() { in getMaxAppShortcuts() method in ShortcutService