Home
last modified time | relevance | path

Searched refs:TYPE_WORK (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardImporterTests.java493 .put(Organization.TYPE, Organization.TYPE_WORK); in testOrgBeforTitle()
505 .put(Organization.TYPE, Organization.TYPE_WORK); in testTitleBeforOrg()
523 .put(Phone.TYPE, Phone.TYPE_WORK) in testV21PrefToIsPrimary()
539 .put(Organization.TYPE, Organization.TYPE_WORK); in testV21PrefToIsPrimary()
543 .put(Organization.TYPE, Organization.TYPE_WORK); in testV21PrefToIsPrimary()
547 .put(Organization.TYPE, Organization.TYPE_WORK); in testV21PrefToIsPrimary()
637 .put(Organization.TYPE, Organization.TYPE_WORK) in testComplicatedCase()
642 .put(Phone.TYPE, Phone.TYPE_WORK) in testComplicatedCase()
663 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_WORK) in testComplicatedCase()
766 .put(Organization.TYPE, Organization.TYPE_WORK); in testV30Simple()
[all …]
DVCardEntryTests.java231 EmailData emailData = new EmailData("email", Email.TYPE_WORK, null, false); in testEntryElementIterator()
249 "organization", "depertment", null, null, Organization.TYPE_WORK, false); in testEntryElementIterator()
258 Im.PROTOCOL_GOOGLE_TALK, null, "googletalk", Im.TYPE_WORK, false); in testEntryElementIterator()
DVCardJapanizationTests.java257 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_WORK) in testPostalAdrressForDoCoMo_1()
288 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_WORK) in testPostalAdrressForDoCoMo_2()
346 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_WORK) in testPostalAdrressForDoCoMo_4()
DVCardExporterTests.java453 .put(Phone.TYPE, Phone.TYPE_WORK); in testPhoneVariousTypeSupport()
560 .put(Phone.TYPE, Phone.TYPE_WORK) in testPhonePrefHandlingCommon()
704 .put(Email.TYPE, Email.TYPE_WORK); in testEmailVariousTypeSupportCommon()
769 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_WORK); in testPostalAddressCommon()
/frameworks/base/core/java/android/provider/
DContactsContract.java6211 public static final int TYPE_WORK = 3; field in ContactsContract.CommonDataKinds.Phone
6274 case TYPE_WORK: return com.android.internal.R.string.phoneTypeWork; in getTypeLabelResource()
6495 public static final int TYPE_WORK = 2; field in ContactsContract.CommonDataKinds.Email
6512 case TYPE_WORK: return com.android.internal.R.string.emailTypeWork; in getTypeLabelResource()
6646 public static final int TYPE_WORK = 2; field in ContactsContract.CommonDataKinds.StructuredPostal
6721 case TYPE_WORK: return com.android.internal.R.string.postalTypeWork; in getTypeLabelResource()
6813 public static final int TYPE_WORK = 2; field in ContactsContract.CommonDataKinds.Im
6882 case TYPE_WORK: return com.android.internal.R.string.imTypeWork; in getTypeLabelResource()
7032 public static final int TYPE_WORK = 1; field in ContactsContract.CommonDataKinds.Organization
7089 case TYPE_WORK: return com.android.internal.R.string.orgTypeWork; in getTypeLabelResource()
[all …]
DContacts.java880 public static final int TYPE_WORK = 3; field
1166 public static final int TYPE_WORK = 2; field
1692 public static final int TYPE_WORK = 1; field
1765 display = labels[Organizations.TYPE_WORK - 1]; in getDisplayLabel()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java71 private static final int DEFAULT_ORGANIZATION_TYPE = Organization.TYPE_WORK;
2213 type = StructuredPostal.TYPE_WORK; in addProperty()
2248 type = Email.TYPE_WORK; in addProperty()
2267 final int type = Organization.TYPE_WORK; in addProperty()
2379 type = Im.TYPE_WORK; in addProperty()
2457 type = SipAddress.TYPE_WORK; in handleSipCase()
DVCardUtils.java140 sKnownPhoneTypeMap_StoI.put(VCardConstants.PARAM_TYPE_WORK, Phone.TYPE_WORK); in sKnownPhoneTypeMap_StoI.put() argument
263 } else if (type == Phone.TYPE_WORK) { in getPhoneTypeFromStrings()
DVCardBuilder.java989 sPostalTypePriorityMap.put(StructuredPostal.TYPE_WORK, 1); in sPostalTypePriorityMap.put() argument
1204 case Im.TYPE_WORK: { in appendIms()
1476 case StructuredPostal.TYPE_WORK: { in appendPostalLine()
1541 case Email.TYPE_WORK: { in appendEmailLine()
1591 case Phone.TYPE_WORK: { in appendTelLine()
/frameworks/base/core/api/
Dcurrent.txt33776 field @Deprecated public static final int TYPE_WORK = 2; // 0x2
33889 field @Deprecated public static final int TYPE_WORK = 1; // 0x1
33973 field @Deprecated public static final int TYPE_WORK = 3; // 0x3
34108 field public static final int TYPE_WORK = 2; // 0x2
34165 field public static final int TYPE_WORK = 2; // 0x2
34206 field public static final int TYPE_WORK = 1; // 0x1
34241 field public static final int TYPE_WORK = 3; // 0x3
34289 field public static final int TYPE_WORK = 2; // 0x2
34329 field public static final int TYPE_WORK = 2; // 0x2
34343 field public static final int TYPE_WORK = 5; // 0x5
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23673 field public static final deprecated int TYPE_WORK = 2; // 0x2
23786 field public static final deprecated int TYPE_WORK = 1; // 0x1
23870 field public static final deprecated int TYPE_WORK = 3; // 0x3
24002 field public static final int TYPE_WORK = 2; // 0x2
24059 field public static final int TYPE_WORK = 2; // 0x2
24099 field public static final int TYPE_WORK = 1; // 0x1
24133 field public static final int TYPE_WORK = 3; // 0x3
24181 field public static final int TYPE_WORK = 2; // 0x2
24220 field public static final int TYPE_WORK = 2; // 0x2
24234 field public static final int TYPE_WORK = 5; // 0x5