Home
last modified time | relevance | path

Searched refs:TYPE_CUSTOM (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_CommonDataKinds_SipAddressTest.java37 assertGetTypeLabel(SipAddress.TYPE_CUSTOM); in testGetTypeLabel()
50 int res = SipAddress.getTypeLabelResource(SipAddress.TYPE_CUSTOM); in assertCustomTypeLabel()
52 assertEquals(label, SipAddress.getTypeLabel(mResources, SipAddress.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_StructuredPostalTest.java37 assertGetTypeLabel(StructuredPostal.TYPE_CUSTOM); in testGetTypeLabel()
50 int res = StructuredPostal.getTypeLabelResource(StructuredPostal.TYPE_CUSTOM); in assertCustomTypeLabel()
53 StructuredPostal.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_EmailTest.java38 assertGetTypeLabel(Email.TYPE_CUSTOM); in testGetTypeLabel()
51 int res = Email.getTypeLabelResource(Email.TYPE_CUSTOM); in assertCustomTypeLabel()
53 assertEquals(label, Email.getTypeLabel(mResources, Email.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_OrganizationTest.java40 assertGetTypeLabel(Organization.TYPE_CUSTOM); in testGetTypeLabel()
53 int res = Organization.getTypeLabelResource(Im.TYPE_CUSTOM); in assertCustomTypeLabel()
55 assertEquals(label, Organization.getTypeLabel(mResources, Im.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_RelationTest.java48 assertGetTypeLabel(Relation.TYPE_CUSTOM); in testGetTypeLabel()
61 int res = Relation.getTypeLabelResource(Relation.TYPE_CUSTOM); in assertCustomTypeLabel()
63 assertEquals(label, Relation.getTypeLabel(mResources, Relation.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_PhoneTest.java54 assertGetTypeLabel(Phone.TYPE_CUSTOM); in testGetTypeLabel()
67 int res = Phone.getTypeLabelResource(Phone.TYPE_CUSTOM); in assertCustomTypeLabel()
69 assertEquals(label, Phone.getTypeLabel(mResources, Phone.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContactsContract_CommonDataKinds_ImTest.java51 assertGetTypeLabel(Im.TYPE_CUSTOM); in testGetTypeLabel()
78 int res = Im.getTypeLabelResource(Im.TYPE_CUSTOM); in assertCustomTypeLabel()
80 assertEquals(label, Im.getTypeLabel(mResources, Im.TYPE_CUSTOM, label)); in assertCustomTypeLabel()
DContacts_ContactMethodsTest.java53 ContactMethods.TYPE_CUSTOM, label).toString(); in test()
57 ContactMethods.TYPE_CUSTOM, label).toString(); in test()
DContacts_PhonesTest.java27 Phones.TYPE_CUSTOM, label).toString(); in testGetDisplayLabel()
43 Phones.TYPE_CUSTOM, label, labelArray).toString(); in testGetDisplayLabelCharSequenceArray()
DContacts_OrganizationsTest.java26 Organizations.TYPE_CUSTOM, label).toString(); in testGetDisplayLabel()
DContactsContract_CommonDataKinds_EventTest.java28 assertGetTypeLabel(Event.TYPE_CUSTOM); in testGetTypeLabel()
DContactsTest.java315 value.put(Phones.TYPE, Phones.TYPE_CUSTOM); in testPhonesTable()
324 assertEquals(Phones.TYPE_CUSTOM, cursor.getInt(TYPE_INDEX)); in testPhonesTable()
401 value.put(Organizations.TYPE, Organizations.TYPE_CUSTOM); in testOrganizationsTable()
411 assertEquals(Organizations.TYPE_CUSTOM, cursor.getInt(TYPE_INDEX)); in testOrganizationsTable()
523 value.put(Calls.CACHED_NUMBER_TYPE, Phones.TYPE_CUSTOM); in testCallsTable()
544 assertEquals(Phones.TYPE_CUSTOM, cursor.getInt(CACHED_NUMBER_TYPE_INDEX)); in testCallsTable()
631 value.put(ContactMethods.TYPE, ContactMethods.TYPE_CUSTOM);
643 assertEquals(ContactMethods.TYPE_CUSTOM, cursor.getInt(TYPE_INDEX));
DContactsContract_DataTest.java687 values.put(CommonDataKinds.Phone.TYPE, CommonDataKinds.Phone.TYPE_CUSTOM); in createData()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DFixtures.java29 public static final String TYPE_CUSTOM = "android.accounts.test.custom"; field in Fixtures
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt35871 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
35985 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
36064 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
36159 field public static final int TYPE_CUSTOM = 0; // 0x0