Searched refs:firstMatchedModeSubtype (Results 1 – 1 of 1) sorted by relevance
577 InputMethodSubtype firstMatchedModeSubtype = null; in findLastResortApplicableSubtypeLocked() local586 if (firstMatchedModeSubtype == null) { in findLastResortApplicableSubtypeLocked()587 firstMatchedModeSubtype = subtype; in findLastResortApplicableSubtypeLocked()602 return firstMatchedModeSubtype; in findLastResortApplicableSubtypeLocked()