Searched refs:textLanguage (Results 1 – 1 of 1) sorted by relevance
198 final TextLanguage textLanguage = callback.get(); in detectLanguage() local199 if (textLanguage != null) { in detectLanguage()200 return textLanguage; in detectLanguage()