Searched refs:reportShortcutUsed (Results 1 – 7 of 7) sorted by relevance
643 public void reportShortcutUsed(String shortcutId) { in reportShortcutUsed() method in ShortcutManager645 mService.reportShortcutUsed(mContext.getPackageName(), shortcutId, in reportShortcutUsed()
64 void reportShortcutUsed(String packageName, String shortcutId, int userId); in reportShortcutUsed() method
1877 mManager.reportShortcutUsed("s1"); in testReportShortcutUsed()1883 mManager.reportShortcutUsed("s1"); in testReportShortcutUsed()1887 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()1897 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()1903 mManager.reportShortcutUsed("s2"); in testReportShortcutUsed()1907 mManager.reportShortcutUsed("s3"); in testReportShortcutUsed()
2184 public void reportShortcutUsed(String packageName, String shortcutId, int userId) { in reportShortcutUsed() method in ShortcutService
18195 HSPLandroid/content/pm/IShortcutService$Stub$Proxy;->reportShortcutUsed(Ljava/lang/String;Ljava/lan…18215 HSPLandroid/content/pm/IShortcutService;->reportShortcutUsed(Ljava/lang/String;Ljava/lang/String;I)V18873 HSPLandroid/content/pm/ShortcutManager;->reportShortcutUsed(Ljava/lang/String;)V
8823 Landroid/content/pm/ShortcutManager;->reportShortcutUsed(Ljava/lang/String;)V
11625 method public void reportShortcutUsed(java.lang.String);