Home
last modified time | relevance | path

Searched refs:getMaxShortcutCountPerActivity (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutManager.java317 return getMaxShortcutCountPerActivity(); in getMaxShortcutCountForActivity()
324 public int getMaxShortcutCountPerActivity() { in getMaxShortcutCountPerActivity() method in ShortcutManager
326 return mService.getMaxShortcutCountPerActivity( in getMaxShortcutCountPerActivity()
DIShortcutService.aidl57 int getMaxShortcutCountPerActivity(String packageName, int userId); in getMaxShortcutCountPerActivity() method
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2205 public int getMaxShortcutCountPerActivity(String packageName, @UserIdInt int userId) in getMaxShortcutCountPerActivity() method in ShortcutService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile11587 PLcom/android/server/pm/ShortcutService;->getMaxShortcutCountPerActivity(Ljava/lang/String;I)I