Searched refs:setContactType (Results 1 – 6 of 6) sorted by relevance
347 private LetterTileDrawable setContactType(@ContactType int contactType) { in setContactType() method in LetterTileDrawable399 setContactType(contactType); in setCanonicalDialerLetterTileDetails()
255 public void setContactType(int contactType) { in setContactType() method in LetterTileDrawable
279 public LetterTileDrawable setContactType(int contactType) { in setContactType() method in LetterTileDrawable
280 .setContactType(LetterTileDrawable.TYPE_DEFAULT) in getDialerContact()
409 drawable.setContactType(defaultImageRequest.contactType); in getDefaultImageForContact()
1095 contact.setContactType(getContactType()); in buildContact()