Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java286 final DynamicShortcuts dynamicShortcuts = new DynamicShortcuts(mContext); in createContactShortcutIntent() local
287 final ShortcutInfo shortcutInfo = dynamicShortcuts.getQuickContactShortcutInfo( in createContactShortcutIntent()
348 final DynamicShortcuts dynamicShortcuts = new DynamicShortcuts(mContext); in createPhoneNumberShortcutIntent() local
349 final ShortcutInfo shortcutInfo = dynamicShortcuts.getActionShortcutInfo( in createPhoneNumberShortcutIntent()