Searched refs:CONTACT_POINT_PROPERTY_LABEL (Results 1 – 4 of 4) sorted by relevance
38 public static final String CONTACT_POINT_PROPERTY_LABEL = "label"; field in ContactPoint49 CONTACT_POINT_PROPERTY_LABEL)115 return getPropertyString(CONTACT_POINT_PROPERTY_LABEL); in getLabel()160 setPropertyString(CONTACT_POINT_PROPERTY_LABEL, label); in setLabel()
27 ….android.server.appsearch.contactsindexer.appsearchtypes.ContactPoint.CONTACT_POINT_PROPERTY_LABEL;266 assertThat(contactPoint.getPropertyNames()).containsExactly(CONTACT_POINT_PROPERTY_LABEL, in testGetEnterpriseContact()268 assertThat(contactPoint.getPropertyString(CONTACT_POINT_PROPERTY_LABEL)).isEqualTo( in testGetEnterpriseContact()331 CONTACT_POINT_PROPERTY_LABEL, CONTACT_POINT_PROPERTY_EMAIL, in testSearchEnterpriseContacts()397 CONTACT_POINT_PROPERTY_LABEL, CONTACT_POINT_PROPERTY_EMAIL, in testSearchEnterpriseContacts_withFilter()555 CONTACT_POINT_PROPERTY_LABEL, CONTACT_POINT_PROPERTY_EMAIL, in testEnterpriseContactsInSystemPackage_transformPerson()557 assertThat(contactPoint.getPropertyString(CONTACT_POINT_PROPERTY_LABEL)).isEqualTo( in testEnterpriseContactsInSystemPackage_transformPerson()
51 ContactPoint.CONTACT_POINT_PROPERTY_LABEL)97 ContactPoint.CONTACT_POINT_PROPERTY_LABEL)
68 + ContactPoint.CONTACT_POINT_PROPERTY_LABEL,