Home
last modified time | relevance | path

Searched defs:getMaxShortcutCountPerActivity (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DIShortcutService.aidl52 int getMaxShortcutCountPerActivity(String packageName, int userId); in getMaxShortcutCountPerActivity() method
DShortcutManager.java418 public int getMaxShortcutCountPerActivity() { in getMaxShortcutCountPerActivity() method in ShortcutManager