Home
last modified time | relevance | path

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

/system/teeui/libteeui/prebuilt/localization/
DConfirmationUITranslations.cpp1305 static size_t selectedLangIdIndex = 0; variable
1354 selectedLangIdIndex = 0; in selectLangId()
1363 selectedLangIdIndex = ret; in selectLangId()
1364 return languageIds[selectedLangIdIndex]; in selectLangId()
1370 uint32_t langIdIndex = selectedLangIdIndex; in lookup()