Home
last modified time | relevance | path

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

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