Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java327 icon = generatePhoneNumberIcon(drawable, phoneType, phoneLabel, in createPhoneNumberShortcutIntent()
333 icon = generatePhoneNumberIcon(drawable, phoneType, phoneLabel, in createPhoneNumberShortcutIntent()
402 private Bitmap generatePhoneNumberIcon(Drawable photo, int phoneType, String phoneLabel, in generatePhoneNumberIcon() method in ShortcutIntentBuilder