Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java349 final ShortcutInfo shortcutInfo = dynamicShortcuts.getActionShortcutInfo( in createPhoneNumberShortcutIntent()
DDynamicShortcuts.java290 ShortcutInfo getActionShortcutInfo(String id, String label, Intent action, Icon icon) { in getActionShortcutInfo() method in DynamicShortcuts