/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardImporterTests.java | 578 .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 …]
|
D | VCardJapanizationTests.java | 218 .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()
|
D | VCardExporterTests.java | 603 .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/ |
D | PointerIcon.java | 65 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/ |
D | Contacts.java | 865 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()
|
D | ContactsContract.java | 5916 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/ |
D | VCardEntry.java | 341 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()
|
D | VCardUtils.java | 241 || type == Phone.TYPE_CUSTOM in getPhoneTypeFromStrings() 246 type = Phone.TYPE_CUSTOM; in getPhoneTypeFromStrings() 269 if (type == Phone.TYPE_CUSTOM) { in getPhoneTypeFromStrings()
|
D | VCardBuilder.java | 991 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/ |
D | RecipientEntry.java | 227 Email.TYPE_CUSTOM, in constructPermissionEntry()
|
/frameworks/native/services/inputflinger/tests/ |
D | PointerChoreographer_test.cpp | 1646 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/ |
D | Input.h | 1238 TYPE_CUSTOM = static_cast<int32_t>(::android::os::PointerIconType::CUSTOM), enumerator
|
/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.proto | 578 TYPE_CUSTOM = 8; enumerator
|
/frameworks/base/services/core/jni/ |
D | com_android_server_input_InputManagerService.cpp | 747 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/ |
D | android-22.txt | 23670 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/ |
D | current.txt | 35877 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/ |
D | hiddenapi-max-target-o.txt | 60945 Landroid/view/PointerIcon;->TYPE_CUSTOM:I
|