Searched refs:getSubtypeDisplayNameInSystemLocale (Results 1 – 4 of 4) sorted by relevance
253 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(EN_US)); in testPredefinedSubtypesInEnglishSystemLocale()255 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(EN_GB)); in testPredefinedSubtypesInEnglishSystemLocale()257 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(ES_US)); in testPredefinedSubtypesInEnglishSystemLocale()259 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(FR)); in testPredefinedSubtypesInEnglishSystemLocale()261 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(FR_CA)); in testPredefinedSubtypesInEnglishSystemLocale()263 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(DE)); in testPredefinedSubtypesInEnglishSystemLocale()265 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(ZZ)); in testPredefinedSubtypesInEnglishSystemLocale()277 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(FR_QWERTZ)); in testAdditionalSubtypesInEnglishSystemLocale()279 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(DE_QWERTY)); in testAdditionalSubtypesInEnglishSystemLocale()281 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(EN_US_AZERTY)); in testAdditionalSubtypesInEnglishSystemLocale()[all …]
105 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(subtype))); in SubtypeLocaleAdapter()208 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(subtype); in setSubtype()500 SubtypeLocale.getSubtypeDisplayNameInSystemLocale(subtype)); in showSubtypeAlreadyExistsToast()
215 public static String getSubtypeDisplayNameInSystemLocale(final InputMethodSubtype subtype) { in getSubtypeDisplayNameInSystemLocale() method in SubtypeLocale
290 styles.append(SubtypeLocale.getSubtypeDisplayNameInSystemLocale(subtype)); in updateCustomInputStylesSummary()