Searched refs:contactId (Results 1 – 1 of 1) sorted by relevance
199 long contactId) { in getProfilePicture() argument200 if (contactId != -1) { in getProfilePicture()202 Uri contactUri = ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId); in getProfilePicture()212 Log.e(TAG, "Cannot decode profile picture for contact " + contactId); in getProfilePicture()