Searched refs:reportShortcutUsed (Results 1 – 2 of 2) sorted by relevance
67 public void reportShortcutUsed(String id) { in reportShortcutUsed() method in ShortcutHelper68 mShortcutManager.reportShortcutUsed(id); in reportShortcutUsed()
88 mHelper.reportShortcutUsed(ID_ADD_WEBSITE); in addWebSite()