Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DDynamicShortcuts.java339 Bitmap bitmap = getContactPhoto(id); in addIconForContact()
353 private Bitmap getContactPhoto(long id) { in getContactPhoto() method in DynamicShortcuts