Searched refs:getLangIdImpl (Results 1 – 2 of 2) sorted by relevance
407 getLangIdImpl().detectLanguages(request.getText().toString()); in detectLanguage()574 private LangIdModel getLangIdImpl() throws FileNotFoundException { in getLangIdImpl() method in TextClassifierImpl754 detected.getLanguage(), score, getLangIdImpl().getVersion()); in generateLanguageBundles()830 final LangIdModel langId = getLangIdImpl(); in detectLanguages()843 : getLangIdImpl().getLangIdThreshold(); in getLangIdThreshold()
18332 HSPLandroid/view/textclassifier/TextClassifierImpl;->getLangIdImpl()Lcom/google/android/textclassif…