Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp73 SuggestionType suggestionType = SuggestionType::SUGGESTION_TYPE_NONE; in GetLanguageInfoArray()
75 suggestionType = SuggestionType::SUGGESTION_TYPE_SIM; in GetLanguageInfoArray()
77 suggestionType = SuggestionType::SUGGESTION_TYPE_RELATED; in GetLanguageInfoArray()
113 SuggestionType suggestionType = SuggestionType::SUGGESTION_TYPE_NONE; in GetCountryInfoArray()
115 suggestionType = SuggestionType::SUGGESTION_TYPE_RELATED; in GetCountryInfoArray()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-global.md3 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_NONE = 0|@ohos.i18n.d.ts|
4 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_RELATED = 1|@ohos.i18n.d.ts|
5 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_SIM = 2|@ohos.i18n.d.ts|
10 |新增|NA|类名:LocaleItem;<br>方法or属性:suggestionType: SuggestionType;|@ohos.i18n.d.ts|
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dsystem_locale_manager.h28 enum SuggestionType { enum
44 SuggestionType suggestionType;
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-global.md3 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_NONE = 0|@ohos.i…
4 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_RELATED = 1|@oho…
5 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_SIM = 2|@ohos.i1…
10 |Added|NA|Class name: LocaleItem;<br>Method or attribute name: suggestionType: SuggestionType;|@oho…
/ohos5.0/base/global/i18n/interfaces/js/kits/include/
H A Dsystem_locale_manager_addon.h48 static napi_value CreateSuggestionType(napi_env env, SuggestionType suggestionType);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-localization-kit/
H A Djs-apis-i18n-sys.md507 | suggestionType | [SuggestionType](#suggestiontype10) | 是 | 语言或国家地区推荐类型。 |
529 ## SuggestionType<sup>10+</sup>
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dsystem_locale_manager_addon.cpp340 napi_value SystemLocaleManagerAddon::CreateSuggestionType(napi_env env, SuggestionType suggestionTy… in CreateSuggestionType()
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/
H A Djs-apis-i18n-sys.md507 | suggestionType | [SuggestionType](#suggestiontype10) | Yes | Language or country/region sugge…
529 ## SuggestionType<sup>10+</sup>
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-global.md10 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_NONE = 0|@ohos.i18n.d.ts|
11 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_RELATED = 1|@ohos.i18n.d.ts|
12 |新增|NA|类名:SuggestionType;<br>方法or属性:SUGGESTION_TYPE_SIM = 2|@ohos.i18n.d.ts|
17 |新增|NA|类名:LocaleItem;<br>方法or属性:suggestionType: SuggestionType;|@ohos.i18n.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-global.md10 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_NONE = 0|@ohos.i…
11 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_RELATED = 1|@oho…
12 |Added|NA|Class name: SuggestionType;<br>Method or attribute name: SUGGESTION_TYPE_SIM = 2|@ohos.i1…
17 |Added|NA|Class name: LocaleItem;<br>Method or attribute name: suggestionType: SuggestionType;|@oho…