Searched defs:reportShortcutUsed (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
H A DDynamicShortcuts.java560 public static void reportShortcutUsed(Context context, String lookupKey) { method in class:DynamicShortcuts
564 shortcutManager.reportShortcutUsed(lookupKey);

Completed in 40 milliseconds