Home
last modified time | relevance | path

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

/external/libtextclassifier/java/src/com/android/textclassifier/
DTextClassifierOtpHelper.java76 regex.append(findContextWordWithCode(words[i])); in createDictionaryRegex()
94 private static String findContextWordWithCode(String contextWord) { in findContextWordWithCode() method in TextClassifierOtpHelper