Searched refs:toOldLocaleStringFormat (Results 1 – 3 of 3) sorted by relevance
34 TtsEngines.toOldLocaleStringFormat(new Locale("de", "DE"))); in testToOldLocaleStringFormat()36 TtsEngines.toOldLocaleStringFormat(new Locale("de"))); in testToOldLocaleStringFormat()38 TtsEngines.toOldLocaleStringFormat(new Locale("en"))); in testToOldLocaleStringFormat()40 TtsEngines.toOldLocaleStringFormat(new Locale("foo"))); in testToOldLocaleStringFormat()
470 static public String[] toOldLocaleStringFormat(Locale locale) { in toOldLocaleStringFormat() method in TtsEngines
416 return TtsEngines.toOldLocaleStringFormat(locale); in getSettingsLocale()