Searched refs:mLangIdModelInUse (Results 1 – 1 of 1) sorted by relevance
108 private ModelFileManager.ModelFile mLangIdModelInUse; field in TextClassifierImpl581 if (mLangIdImpl == null || !Objects.equals(mLangIdModelInUse, bestModel)) { in getLangIdImpl()588 mLangIdModelInUse = bestModel; in getLangIdImpl()