Home
last modified time | relevance | path

Searched refs:ENGLISH_CONTEXT_WORDS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationOtpDetectionHelper.java151 private static final String[] ENGLISH_CONTEXT_WORDS = new String[] { field in NotificationOtpDetectionHelper
174 createDictionaryRegex(ENGLISH_CONTEXT_WORDS))); in ULocale.ENGLISH.toLanguageTag()