Searched refs:SuggestionType (Results 1 – 10 of 10) sorted by relevance
73 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()
3 |新增|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|
28 enum SuggestionType { enum44 SuggestionType suggestionType;
3 |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…
48 static napi_value CreateSuggestionType(napi_env env, SuggestionType suggestionType);
507 | suggestionType | [SuggestionType](#suggestiontype10) | 是 | 语言或国家地区推荐类型。 |529 ## SuggestionType<sup>10+</sup>
340 napi_value SystemLocaleManagerAddon::CreateSuggestionType(napi_env env, SuggestionType suggestionTy… in CreateSuggestionType()
507 | suggestionType | [SuggestionType](#suggestiontype10) | Yes | Language or country/region sugge…529 ## SuggestionType<sup>10+</sup>
10 |新增|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|
10 |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…