Searched refs:firstMatchedModeSubtype (Results 1 – 1 of 1) sorted by relevance
622 InputMethodSubtype firstMatchedModeSubtype = null; in findLastResortApplicableSubtypeLocked() local631 if (firstMatchedModeSubtype == null) { in findLastResortApplicableSubtypeLocked()632 firstMatchedModeSubtype = subtype; in findLastResortApplicableSubtypeLocked()647 return firstMatchedModeSubtype; in findLastResortApplicableSubtypeLocked()