Home
last modified time | relevance | path

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

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardJapanizationTests.java243 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_HOME); in testPostalAddressWithJapaneseCommon()
263 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_HOME) in testPostalAdrressForDoCoMo_1()
343 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_HOME) in testPostalAdrressForDoCoMo_4()
367 .put(Phone.TYPE, Phone.TYPE_HOME); in testJapanesePhoneNumberCommon()
389 .put(Phone.TYPE, Phone.TYPE_HOME); in testJapanesePhoneNumberDoCoMo()
DVCardImporterTests.java520 .put(Phone.TYPE, Phone.TYPE_HOME); in testV21PrefToIsPrimary()
530 .put(Email.TYPE, Email.TYPE_HOME) in testV21PrefToIsPrimary()
646 .put(Phone.TYPE, Phone.TYPE_HOME) in testComplicatedCase()
672 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_HOME) in testComplicatedCase()
887 .put(StructuredPostal.TYPE, StructuredPostal.TYPE_HOME); in testV21Japanese2_Type_Generic_Utf8()
1178 .put(Im.TYPE, Im.TYPE_HOME) in testIMV21()
1232 .put(Phone.TYPE, Phone.TYPE_HOME) in testSipV40()
1235 .put(SipAddress.TYPE, SipAddress.TYPE_HOME) in testSipV40()
1354 .put(Phone.TYPE, Phone.TYPE_HOME) in testPauseWaitV30()
DVCardExporterTests.java410 .put(Phone.TYPE, Phone.TYPE_HOME); in testPhoneBasicCommon()
436 .put(Phone.TYPE, Phone.TYPE_HOME); in testPhoneRefrainFormatting()
450 .put(Phone.TYPE, Phone.TYPE_HOME); in testPhoneVariousTypeSupport()
557 .put(Phone.TYPE, Phone.TYPE_HOME); in testPhonePrefHandlingCommon()
701 .put(Email.TYPE, Email.TYPE_HOME); in testEmailVariousTypeSupportCommon()
735 .put(Email.TYPE, Email.TYPE_HOME) in testEmailPrefHandlingCommon()
994 .put(Im.TYPE, Im.TYPE_HOME) in testImPrefHandlingCommon()
1211 .put(Phone.TYPE, Phone.TYPE_HOME) in testTolerateBrokenPhoneNumberEntryV21()
1301 .put(Phone.TYPE, Phone.TYPE_HOME) in testPauseAndWaitConversionV30()
DVCardEntryTests.java223 PhoneData phoneData = new PhoneData("1", Phone.TYPE_HOME, null, false); in testEntryElementIterator()
240 null, StructuredPostal.TYPE_HOME, null, false, in testEntryElementIterator()
/frameworks/base/core/java/android/provider/
DContactsContract.java6117 public static final int TYPE_HOME = 1; field in ContactsContract.CommonDataKinds.Phone
6180 case TYPE_HOME: return com.android.internal.R.string.phoneTypeHome; in getTypeLabelResource()
6400 public static final int TYPE_HOME = 1; field in ContactsContract.CommonDataKinds.Email
6417 case TYPE_HOME: return com.android.internal.R.string.emailTypeHome; in getTypeLabelResource()
6551 public static final int TYPE_HOME = 1; field in ContactsContract.CommonDataKinds.StructuredPostal
6626 case TYPE_HOME: return com.android.internal.R.string.postalTypeHome; in getTypeLabelResource()
6730 public static final int TYPE_HOME = 1; field in ContactsContract.CommonDataKinds.Im
6764 case TYPE_HOME: return com.android.internal.R.string.imTypeHome; in getTypeLabelResource()
7441 public static final int TYPE_HOME = 4; field in ContactsContract.CommonDataKinds.Website
7506 public static final int TYPE_HOME = 1; field in ContactsContract.CommonDataKinds.SipAddress
[all …]
DContacts.java870 public static final int TYPE_HOME = 1; field
964 display = labels[People.Phones.TYPE_HOME - 1]; in getDisplayLabel()
1161 public static final int TYPE_HOME = 1; field
1401 display = labels[ContactMethods.TYPE_HOME - 1]; in getDisplayLabel()
1418 display = labels[ContactMethods.TYPE_HOME - 1]; in getDisplayLabel()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java80 public static final int DEFAULT_PHONE_TYPE = Phone.TYPE_HOME;
81 public static final int DEFAULT_POSTAL_TYPE = StructuredPostal.TYPE_HOME;
879 appendTelLine(Phone.TYPE_HOME, "", "", false); in appendPhones()
958 appendEmailLine(Email.TYPE_HOME, "", "", false); in appendEmails()
988 sPostalTypePriorityMap.put(StructuredPostal.TYPE_HOME, 0); in sPostalTypePriorityMap.put() argument
1200 case Im.TYPE_HOME: { in appendIms()
1472 case StructuredPostal.TYPE_HOME: { in appendPostalLine()
1537 case Email.TYPE_HOME: { in appendEmailLine()
1586 case Phone.TYPE_HOME: { in appendTelLine()
DVCardUtils.java139 sKnownPhoneTypeMap_StoI.put(VCardConstants.PARAM_TYPE_HOME, Phone.TYPE_HOME); in sKnownPhoneTypeMap_StoI.put() argument
257 type = Phone.TYPE_HOME; in getPhoneTypeFromStrings()
261 if (type == Phone.TYPE_HOME) { in getPhoneTypeFromStrings()
DVCardEntry.java2193 type = StructuredPostal.TYPE_HOME; in addProperty()
2219 type = StructuredPostal.TYPE_HOME; in addProperty()
2234 type = Email.TYPE_HOME; in addProperty()
2365 type = Im.TYPE_HOME; in addProperty()
2373 type = Im.TYPE_HOME; in addProperty()
2443 type = SipAddress.TYPE_HOME; in handleSipCase()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23671 field public static final deprecated int TYPE_HOME = 1; // 0x1
23866 field public static final deprecated int TYPE_HOME = 1; // 0x1
23999 field public static final int TYPE_HOME = 1; // 0x1
24057 field public static final int TYPE_HOME = 1; // 0x1
24122 field public static final int TYPE_HOME = 1; // 0x1
24179 field public static final int TYPE_HOME = 1; // 0x1
24218 field public static final int TYPE_HOME = 1; // 0x1
24230 field public static final int TYPE_HOME = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt36949 field @Deprecated public static final int TYPE_HOME = 1; // 0x1
37144 field @Deprecated public static final int TYPE_HOME = 1; // 0x1
37280 field public static final int TYPE_HOME = 1; // 0x1
37338 field public static final int TYPE_HOME = 1; // 0x1
37405 field public static final int TYPE_HOME = 1; // 0x1
37462 field public static final int TYPE_HOME = 1; // 0x1
37502 field public static final int TYPE_HOME = 1; // 0x1
37514 field public static final int TYPE_HOME = 4; // 0x4