Home
last modified time | relevance | path

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

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationOtpDetectionHelper.java230 regex.append(findContextWordWithCode(words[i])); in createDictionaryRegex()
247 private static String findContextWordWithCode(String contextWord) { in findContextWordWithCode() method in NotificationOtpDetectionHelper