Searched refs:subtypeInUse (Results 1 – 1 of 1) sorted by relevance
241 SpellCheckerSubtype subtypeInUse = null; in newSpellCheckerSession() local243 subtypeInUse = getCurrentSpellCheckerSubtype(true); in newSpellCheckerSession()244 if (subtypeInUse == null) { in newSpellCheckerSession()248 final String subtypeLocale = subtypeInUse.getLocale(); in newSpellCheckerSession()261 subtypeInUse = subtype; in newSpellCheckerSession()265 subtypeInUse = subtype; in newSpellCheckerSession()269 if (subtypeInUse == null) { in newSpellCheckerSession()274 mService.getSpellCheckerService(mUserId, sci.getId(), subtypeInUse.getLocale(), in newSpellCheckerSession()