Searched refs:firstLanguageMatchingSubtype (Results 1 – 1 of 1) sorted by relevance
551 SpellCheckerSubtype firstLanguageMatchingSubtype = null; in getCurrentSpellCheckerSubtype() local559 if (firstLanguageMatchingSubtype == null && scsLocale != null in getCurrentSpellCheckerSubtype()562 firstLanguageMatchingSubtype = scs; in getCurrentSpellCheckerSubtype()565 return firstLanguageMatchingSubtype; in getCurrentSpellCheckerSubtype()