Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/lettertiles/
DLetterTileDrawable.java52 private static Bitmap DEFAULT_PERSON_AVATAR; field in LetterTileDrawable
84 DEFAULT_PERSON_AVATAR = BitmapFactory.decodeResource(res, in LetterTileDrawable()
199 return DEFAULT_PERSON_AVATAR; in getBitmapForContactType()
205 return DEFAULT_PERSON_AVATAR; in getBitmapForContactType()