Searched refs:TYPE_PERSON (Results 1 – 2 of 2) sorted by relevance
61 public static final int TYPE_PERSON = 1; field in LetterTileDrawable64 public static final int TYPE_DEFAULT = TYPE_PERSON;189 case TYPE_PERSON: in getBitmapForContactType()
92 public static final int TYPE_PERSON = LetterTileDrawable.TYPE_PERSON; field in ContactPhotoManager