Home
last modified time | relevance | path

Searched refs:CUSTOM_LABEL (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-contacts.md25 自定义邮箱类型,CUSTOM_LABEL的值,从原始的10000改为0。
29 自定义事件类型,CUSTOM_LABEL的值,从原始的10000改为0。
33 自定义即时消息类型,CUSTOM_LABEL的值,从原始的10000改为-1。
51 自定义电话类型,CUSTOM_LABEL的值,从原始的10000改为0。
59 自定义邮箱地址类型,CUSTOM_LABEL的值,从原始的10000改为0。
63 自定义关系类型,CUSTOM_LABEL的值,从原始的10000改为0。
71 自定义会话发起协议(SIP)地址类型,CUSTOM_LABEL的值,从原始的10000改为0。
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.1/
H A Dchangelogs-contacts.md25 Custom mailbox type. The value of **CUSTOM_LABEL** is changed from 10000 to 0.
29 Custom event. The value of **CUSTOM_LABEL** is changed from 10000 to 0.
33 Custom IM. The value of **CUSTOM_LABEL** is changed from 10000 to -1.
51 Custom phone number. The value of **CUSTOM_LABEL** is changed from 10000 to 0.
59 Custom mailbox. The value of **CUSTOM_LABEL** is changed from 10000 to 0.
63 Custom relationship. The value of **CUSTOM_LABEL** is changed from 10000 to 0.
71 Custom Session Initiation Protocol (SIP) address. The value of **CUSTOM_LABEL** is changed from 100…
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h271 CUSTOM_LABEL = 0, enumerator
297 CUSTOM_LABEL = 0, enumerator
336 CUSTOM_LABEL = -1, enumerator
388 CUSTOM_LABEL = 0, enumerator
500 CUSTOM_LABEL = 10000, enumerator
527 CUSTOM_LABEL = 0, enumerator
554 CUSTOM_LABEL = 10000, enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md76 | ohos.contact | SipAddress | static readonly CUSTOM_LABEL: 0 | 新增 |
95 | ohos.contact | Relation | static readonly CUSTOM_LABEL: 0 | 新增 |
110 | ohos.contact | PostalAddress | static readonly CUSTOM_LABEL: 0 | 新增 |
136 | ohos.contact | PhoneNumber | static readonly CUSTOM_LABEL: 0 | 新增 |
161 | ohos.contact | ImAddress | static readonly CUSTOM_LABEL: -1 | 新增 |
174 | ohos.contact | Event | static readonly CUSTOM_LABEL: 0 | 新增 |
183 | ohos.contact | Email | static readonly CUSTOM_LABEL: 0 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-telephony.md76 | ohos.contact | SipAddress | static readonly CUSTOM_LABEL: 0 | Added|
95 | ohos.contact | Relation | static readonly CUSTOM_LABEL: 0 | Added|
110 | ohos.contact | PostalAddress | static readonly CUSTOM_LABEL: 0 | Added|
136 | ohos.contact | PhoneNumber | static readonly CUSTOM_LABEL: 0 | Added|
161 | ohos.contact | ImAddress | static readonly CUSTOM_LABEL: -1 | Added|
174 | ohos.contact | Event | static readonly CUSTOM_LABEL: 0 | Added|
183 | ohos.contact | Email | static readonly CUSTOM_LABEL: 0 | Added|
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp291 return static_cast<int32_t>(ImType::CUSTOM_LABEL); in GetLabelIdFromImType()
417 type < 0 || type == static_cast<int32_t>(PhoneVcType::CUSTOM_LABEL) || in HandleTypeAndLabel()
422 type = static_cast<int32_t>(PhoneVcType::CUSTOM_LABEL); in HandleTypeAndLabel()
474 if (type == static_cast<int32_t>(PhoneVcType::CUSTOM_LABEL)) { in GetPhoneTypeFromStrings()
H A Dvcard_constructor.cpp382 if (labelId == std::to_string(static_cast<int32_t>(RelationType::CUSTOM_LABEL))) { in ConstructRelation()
536 if (postalType == static_cast<int32_t>(PostalType::CUSTOM_LABEL)) { in AddPostalLine()
711 …{static_cast<int32_t>(EventType::CUSTOM_LABEL), static_cast<int32_t>(EventHM4Type::EVENT_HM4_OTHER… in ConstructEvents()
747 if (phoneType == PhoneVcType::CUSTOM_LABEL) { in AddTelLine()
805 if (emailType == static_cast<int32_t>(EmailType::CUSTOM_LABEL)) { in AddEmailLine()
H A Dvcard_contact.cpp630 type = static_cast<int32_t>(SipType::CUSTOM_LABEL); in HandleSipCase()
760 std::to_string(static_cast<int32_t>(RelationType::CUSTOM_LABEL)) : value; in AddCustom()
907 type = static_cast<int32_t>(PhoneVcType::CUSTOM_LABEL); in HandlePhoneCase()
967 type = static_cast<int32_t>(EmailType::CUSTOM_LABEL); in AddEmailsData()
1025 type = static_cast<int32_t>(PostalType::CUSTOM_LABEL); in AddPostalDatas()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-contacts-kit/
H A Djs-apis-contact.md3897 | CUSTOM_LABEL | 0 | 自定义邮箱类型。 |
3972 | CUSTOM_LABEL | 0 | 自定义事件类型。 |
4044 | CUSTOM_LABEL | -1 | 自定义即时消息类型。 |
4202 | CUSTOM_LABEL | 0 | 自定义电话类型。 |
4290 | CUSTOM_LABEL | 0 | 自定义邮政地址类型。 |
4345 | CUSTOM_LABEL | 0 | 自定义关系类型。 |
4404 | CUSTOM_LABEL | 0 | 自定义会话发起协议(SIP)地址类型。 |
/ohos5.0/docs/en/application-dev/reference/apis-contacts-kit/
H A Djs-apis-contact.md3897 | CUSTOM_LABEL | 0 | Custom mailbox type.|
3972 | CUSTOM_LABEL | 0 | Custom event. |
4044 | CUSTOM_LABEL | -1 | Custom IM|
4202 | CUSTOM_LABEL | 0 | Custom phone type. |
4290 | CUSTOM_LABEL | 0 | Custom postal address type.|
4345 | CUSTOM_LABEL | 0 | Custom relationship. |
4404 | CUSTOM_LABEL | 0 | Custom SIP address.|