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;655 mContactType = ContactType.UNKNOWN_TYPE; in onCreate()932 newContactType = ContactType.DIRECTORY; in bindContactData()934 newContactType = ContactType.INVISIBLE_AND_ADDABLE; in bindContactData()936 newContactType = ContactType.EDITABLE; in bindContactData()938 newContactType = ContactType.UNKNOWN_TYPE; in bindContactData()
403 public @LetterTileDrawable.ContactType int contactType = LetterTileDrawable.TYPE_DEFAULT;
75 import com.android.dialer.lettertile.LetterTileDrawable.ContactType;601 @ContactType in getLargeIconToDisplay()
79 import com.android.dialer.lettertile.LetterTileDrawable.ContactType;955 private @ContactType int getContactType() { in getContactType()