Searched refs:firstMatchedModeSubtype (Results 1 – 1 of 1) sorted by relevance
256 InputMethodSubtype firstMatchedModeSubtype = null; in findLastResortApplicableSubtype() local265 if (firstMatchedModeSubtype == null) { in findLastResortApplicableSubtype()266 firstMatchedModeSubtype = subtype; in findLastResortApplicableSubtype()281 return firstMatchedModeSubtype; in findLastResortApplicableSubtype()