Searched refs:isInSystemLocale (Results 1 – 3 of 3) sorted by relevance
37 public static boolean isInSystemLocale(@NonNull String languageTag) { in isInSystemLocale() method in LocaleUtils
93 if (LocaleUtils.isInSystemLocale(locale)) { in shouldTriggerNotification()
296 || LocaleUtils.isInSystemLocale(localeTag)) { in shouldShowConfirmationDialog()