Searched refs:toOldLocaleStringFormat (Results 1 – 4 of 4) 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()
477 static public String[] toOldLocaleStringFormat(Locale locale) { in toOldLocaleStringFormat() method in TtsEngines
418 return TtsEngines.toOldLocaleStringFormat(locale); in getSettingsLocale()
50821 Landroid/speech/tts/TtsEngines;->toOldLocaleStringFormat(Ljava/util/Locale;)[Ljava/lang/String;