Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java300 final Bitmap icon = generateQuickContactIcon(drawable); in createContactShortcutIntent()
369 private Bitmap generateQuickContactIcon(Drawable photo) { in generateQuickContactIcon() method in ShortcutIntentBuilder
412 Bitmap icon = generateQuickContactIcon(photo); in generatePhoneNumberIcon()