HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_PERSON (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/lettertiles/
LetterTileDrawable.java 61 public static final int TYPE_PERSON = 1;
64 public static final int TYPE_DEFAULT = TYPE_PERSON;
189 case TYPE_PERSON:
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 92 public static final int TYPE_PERSON = LetterTileDrawable.TYPE_PERSON;
286 * {@link #TYPE_PERSON}
288 * {@link #TYPE_PERSON}
    [all...]

Completed in 780 milliseconds