Home
last modified time | relevance | path

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

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardImporterTests.java578 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testV30adr_types_various()
683 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testComplicatedCase()
710 .put(Email.TYPE, Email.TYPE_CUSTOM) in testComplicatedCase()
740 .put(Email.TYPE, Email.TYPE_CUSTOM) in testInvalidMultipleLineV21()
1002 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
1006 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
1010 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
1024 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
1031 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
1035 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testV21MultipleEntryCase()
[all …]
DVCardJapanizationTests.java218 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAddressWithJapaneseCommon()
267 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAdrressForDoCoMo_1()
292 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAdrressForDoCoMo_2()
311 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAdrressForDoCoMo_3()
318 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAdrressForDoCoMo_3()
DVCardExporterTests.java603 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
607 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
611 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
615 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
619 .put(Phone.TYPE, Phone.TYPE_CUSTOM); in testMiscPhoneTypeHandling()
622 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
626 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
630 .put(Phone.TYPE, Phone.TYPE_CUSTOM) in testMiscPhoneTypeHandling()
901 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_CUSTOM) in testPostalAddressTypeHandlingCommon()
1106 .put(Event.TYPE, Event.TYPE_CUSTOM) in testEventCommon()
[all …]
/frameworks/base/core/java/android/view/
DPointerIcon.java65 public static final int TYPE_CUSTOM = PointerIconType.CUSTOM; field in PointerIcon
242 if (type == TYPE_CUSTOM) { in getSystemIcon()
264 if (type == TYPE_CUSTOM) { in getLoadedSystemIcon()
330 PointerIcon icon = new PointerIcon(TYPE_CUSTOM); in create()
363 PointerIcon icon = new PointerIcon(TYPE_CUSTOM); in load()
378 if (type != TYPE_CUSTOM) {
404 if (mType != TYPE_CUSTOM) { in writeToParcel()
661 case TYPE_CUSTOM: return "CUSTOM"; in typeToString()
/frameworks/base/core/java/android/provider/
DContacts.java865 public static final int TYPE_CUSTOM = 0; field
957 if (type != People.Phones.TYPE_CUSTOM) { in getDisplayLabel()
1156 public static final int TYPE_CUSTOM = 0; field
1395 if (type != People.ContactMethods.TYPE_CUSTOM) { in getDisplayLabel()
1412 if (type != People.ContactMethods.TYPE_CUSTOM) { in getDisplayLabel()
1687 public static final int TYPE_CUSTOM = 0; field
1759 if (type != TYPE_CUSTOM) { in getDisplayLabel()
DContactsContract.java5916 public static int TYPE_CUSTOM = 0; field
6426 if ((type == TYPE_CUSTOM || type == TYPE_ASSISTANT) && !TextUtils.isEmpty(label)) { in getTypeLabel()
6638 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
6846 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
7011 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
7218 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
7345 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
7441 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
7774 if (type == TYPE_CUSTOM && !TextUtils.isEmpty(label)) { in getTypeLabel()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java341 if (mType == Phone.TYPE_CUSTOM) { in constructInsertOperation()
431 if (mType == Email.TYPE_CUSTOM) { in constructInsertOperation()
574 if (mType == StructuredPostal.TYPE_CUSTOM) { in constructInsertOperation()
663 && (mType == StructuredPostal.TYPE_CUSTOM ? TextUtils.equals(mLabel, in equals()
1386 if (mType == SipAddress.TYPE_CUSTOM) { in constructInsertOperation()
2220 type = StructuredPostal.TYPE_CUSTOM; in addProperty()
2264 type = Email.TYPE_CUSTOM; in addProperty()
2347 type = Phone.TYPE_CUSTOM; in addProperty()
2471 type = SipAddress.TYPE_CUSTOM; in handleSipCase()
DVCardUtils.java241 || type == Phone.TYPE_CUSTOM in getPhoneTypeFromStrings()
246 type = Phone.TYPE_CUSTOM; in getPhoneTypeFromStrings()
269 if (type == Phone.TYPE_CUSTOM) { in getPhoneTypeFromStrings()
DVCardBuilder.java991 sPostalTypePriorityMap.put(StructuredPostal.TYPE_CUSTOM, 3); in sPostalTypePriorityMap.put() argument
1208 case Im.TYPE_CUSTOM: { in appendIms()
1480 case StructuredPostal.TYPE_CUSTOM: { in appendPostalLine()
1530 case Email.TYPE_CUSTOM: { in appendEmailLine()
1673 case Phone.TYPE_CUSTOM: { in appendTelLine()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java227 Email.TYPE_CUSTOM, in constructPermissionEntry()
/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp1646 PointerIconStyle::TYPE_CUSTOM), in TEST_F()
1648 pc->assertCustomPointerIconSet(PointerIconStyle::TYPE_CUSTOM); in TEST_F()
1652 PointerIconStyle::TYPE_CUSTOM), in TEST_F()
1982 PointerIconStyle::TYPE_CUSTOM), in TEST_P()
1984 pc->assertCustomPointerIconSet(PointerIconStyle::TYPE_CUSTOM); in TEST_P()
1988 PointerIconStyle::TYPE_CUSTOM), in TEST_P()
/frameworks/native/include/input/
DInput.h1238 TYPE_CUSTOM = static_cast<int32_t>(::android::os::PointerIconType::CUSTOM), enumerator
/frameworks/proto_logging/stats/atoms/framework/
Dframework_extension_atoms.proto578 TYPE_CUSTOM = 8; enumerator
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp747 if (type == PointerIconStyle::TYPE_CUSTOM) { in loadPointerIcon()
1695 return PointerIconStyle::TYPE_CUSTOM; in getCustomPointerIconId()
2485 if (pointerIcon.style == PointerIconStyle::TYPE_CUSTOM) { in nativeSetPointerIcon()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23670 field public static final deprecated int TYPE_CUSTOM = 0; // 0x0
23784 field public static final deprecated int TYPE_CUSTOM = 0; // 0x0
23863 field public static final deprecated int TYPE_CUSTOM = 0; // 0x0
23958 field public static final int TYPE_CUSTOM = 0; // 0x0
/frameworks/base/core/api/
Dcurrent.txt35877 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
35991 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
36070 field @Deprecated public static final int TYPE_CUSTOM = 0; // 0x0
36165 field public static final int TYPE_CUSTOM = 0; // 0x0
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60945 Landroid/view/PointerIcon;->TYPE_CUSTOM:I