Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/lettertiles/
DLetterTileDrawable.java51 private static Bitmap DEFAULT_PERSON_AVATAR; field in LetterTileDrawable
80 DEFAULT_PERSON_AVATAR = BitmapFactory.decodeResource(res, in LetterTileDrawable()
190 return DEFAULT_PERSON_AVATAR; in getBitmapForContactType()
196 return DEFAULT_PERSON_AVATAR; in getBitmapForContactType()