Searched refs:targetLocale (Results 1 – 1 of 1) sorted by relevance
179 private static boolean isTranslated(Context context, Locale targetLocale) { in isTranslated() argument180 ULocale fullTargetLocale = ULocale.addLikelySubtags(ULocale.forLocale(targetLocale)); in isTranslated()