Searched refs:ContactType (Results 1 – 6 of 6) sorted by relevance
53 public @interface ContactType {} annotation in LetterTileDrawable68 @ContactType public static final int TYPE_DEFAULT = TYPE_PERSON;109 @ContactType private int contactType = TYPE_DEFAULT;347 private LetterTileDrawable setContactType(@ContactType int contactType) { in setContactType()352 @ContactType419 public static @ContactType int getContactTypeFromPrimitives( in getContactTypeFromPrimitives()
42 public static final class ContactType { class in QuickContactEvent
128 import com.android.contacts.logging.QuickContactEvent.ContactType;656 mContactType = ContactType.UNKNOWN_TYPE; in onCreate()933 newContactType = ContactType.DIRECTORY; in bindContactData()935 newContactType = ContactType.INVISIBLE_AND_ADDABLE; in bindContactData()937 newContactType = ContactType.EDITABLE; in bindContactData()939 newContactType = ContactType.UNKNOWN_TYPE; in bindContactData()
403 public @LetterTileDrawable.ContactType int contactType = LetterTileDrawable.TYPE_DEFAULT;
79 import com.android.dialer.lettertile.LetterTileDrawable.ContactType;605 @ContactType in getLargeIconToDisplay()
79 import com.android.dialer.lettertile.LetterTileDrawable.ContactType;955 private @ContactType int getContactType() { in getContactType()