Searched defs:reportShortcutUsed (Results 1 – 3 of 3) sorted by relevance
58 void reportShortcutUsed(String packageName, String shortcutId, int userId); in reportShortcutUsed() method
520 public void reportShortcutUsed(String shortcutId) { in reportShortcutUsed() method in ShortcutManager
1620 void reportShortcutUsed(@NonNull final UsageStatsManagerInternal usageStatsManagerInternal, in reportShortcutUsed() method in ShortcutPackage