Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/lettertiles/
DLetterTileDrawable.java163 final Bitmap bitmap = getBitmapForContactType(mContactType); in drawLetterTile()
187 private static Bitmap getBitmapForContactType(int contactType) { in getBitmapForContactType() method in LetterTileDrawable