Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp730 std::string labelString; in ListInputMethodInfo() local
731 resourceManager->GetStringById(applicationInfo.labelId, labelString); in ListInputMethodInfo()
739 property.label = Str8ToStr16(labelString); in ListInputMethodInfo()