Home
last modified time | relevance | path

Searched refs:alphaTag (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Ddialling_numbers_info.h112 DiallingNumbersInfo(std::u16string &alphaTag, std::u16string &number) in DiallingNumbersInfo() argument
114 DiallingNumbersInfo(0, 0, alphaTag, number); in DiallingNumbersInfo()
117 …DiallingNumbersInfo(std::u16string alphaTag, std::u16string number, std::vector<std::u16string> &e… in DiallingNumbersInfo() argument
119 DiallingNumbersInfo(0, 0, alphaTag, number, emails); in DiallingNumbersInfo()
122 …DiallingNumbersInfo(int32_t efid, int32_t recordNumber, std::u16string alphaTag, std::u16string nu… in DiallingNumbersInfo() argument
127 name_ = alphaTag; in DiallingNumbersInfo()
132 …DiallingNumbersInfo(int32_t efid, int32_t recordNumber, std::u16string &alphaTag, std::u16string &… in DiallingNumbersInfo() argument
136 name_ = alphaTag; in DiallingNumbersInfo()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/include/
H A Dnapi_sim.h68 std::array<char, ARRAY_SIZE> alphaTag {};
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_file_manager.h82 bool SetSimTelephoneNumber(const std::u16string &alphaTag, const std::u16string &phoneNumber);
H A Dsim_file.h36 const std::string &alphaTag, const std::string &number);
H A Dicc_file.h62 const std::string &alphaTag, const std::string &number);
/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.sim.d.ts2371 alphaTag: string;
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp349 bool SimFileManager::SetSimTelephoneNumber(const std::u16string &alphaTag, const std::u16string &ph… in SetSimTelephoneNumber() argument
355 std::string tag = Str16ToStr8(alphaTag); in SetSimTelephoneNumber()
H A Dmulti_sim_controller.cpp1038 std::u16string alphaTag = simFileManager_[slotId]->GetSimTeleNumberIdentifier(); in SetShowNumber() local
1039 if (!simFileManager_[slotId]->SetSimTelephoneNumber(alphaTag, number)) { in SetShowNumber()
H A Dsim_file.cpp133 bool SimFile::UpdateMsisdnNumber(const std::string &alphaTag, const std::string &number) in UpdateMsisdnNumber() argument
136 lastMsisdnTag_ = alphaTag; in UpdateMsisdnNumber()
139 diallingNumber->name_ = Str8ToStr16(alphaTag); in UpdateMsisdnNumber()
H A Dicc_file.cpp217 bool IccFile::UpdateMsisdnNumber(const std::string &alphaTag, const std::string &number) in UpdateMsisdnNumber() argument
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sim-sys.md2559 alphaTag: "alpha",
2623 alphaTag: "alpha",
2682 alphaTag: "alpha",
2747 alphaTag: "alpha",
2806 alphaTag: "alpha",
2871 alphaTag: "alpha",
3451 | alphaTag | string | 是 | 标签。 |
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp331 SetPropertyToNapiObject(env, val, "alphaTag", std::data(info.alphaTag)); in DiallingNumbersConversion()
350 telNumber->name_ = NapiUtil::ToUtf16(info.alphaTag.data()); in GetDiallingNumberInfo()
362 napi_value alphaTag = NapiUtil::GetNamedProperty(env, arg, "alphaTag"); in DiallingNumberParaAnalyze() local
363 if (alphaTag) { in DiallingNumberParaAnalyze()
364 NapiValueToCppValue(env, alphaTag, napi_string, std::data(info.alphaTag)); in DiallingNumberParaAnalyze()
2200 NapiUtil::ToUtf8(dialNumber->name_).copy(info.alphaTag.data(), ARRAY_SIZE); in NativeQueryIccDiallingNumbers()
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sim-sys.md2559 alphaTag: "alpha",
2623 alphaTag: "alpha",
2682 alphaTag: "alpha",
2747 alphaTag: "alpha",
2806 alphaTag: "alpha",
2871 alphaTag: "alpha",
3396 | alphaTag | string | Yes | Tag. |
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp411 const std::u16string alphaTag = Str8ToStr16(""); variable
438 EXPECT_FALSE(simFileManager.SetSimTelephoneNumber(alphaTag, phoneNumber));
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md691 …问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法…
1116 …ype有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md705 …问级别有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法…
1129 …ype有变化|类名:DiallingNumbersInfo;<br>方法or属性:alphaTag: string;<br>旧版本信息:|类名:DiallingNumbersInfo;<br>方法…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md705 …r attribute name: alphaTag: string;<br>Old version information: |Class name: DiallingNumbersInfo;<…
1129 …r attribute name: alphaTag: string;<br>Old version information: |Class name: DiallingNumbersInfo;<…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md691 …r attribute name: alphaTag: string;<br>Old version information: |Class name: DiallingNumbersInfo;<…
1116 …r attribute name: alphaTag: string;<br>Old version information: |Class name: DiallingNumbersInfo;<…