Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DSubtypeLocaleUtils.java289 final RunInLocale<String> getSubtypeName = new RunInLocale<String>() { in getSubtypeDisplayNameInternal() local
307 getSubtypeName.runInLocale(sResources, displayLocale), displayLocale); in getSubtypeDisplayNameInternal()