Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java2249 reportShortcutUsedInternal(packageName, shortcut.getId(), userId); in pushDynamicShortcut()
2843 reportShortcutUsedInternal(packageName, shortcutId, userId); in reportShortcutUsed()
2852 private void reportShortcutUsedInternal(String packageName, String shortcutId, int userId) { in reportShortcutUsedInternal() method in ShortcutService
/aosp12/frameworks/base/services/
H A Dart-profile33001 HPLcom/android/server/pm/ShortcutService;->reportShortcutUsedInternal(Ljava/lang/String;Ljava/lang/…