Searched refs:labelString (Results 1 – 1 of 1) sorted by relevance
730 std::string labelString; in ListInputMethodInfo() local731 resourceManager->GetStringById(applicationInfo.labelId, labelString); in ListInputMethodInfo()739 property.label = Str8ToStr16(labelString); in ListInputMethodInfo()