Searched refs:applicableSubtype (Results 1 – 1 of 1) sorted by relevance
263 InputMethodSubtype applicableSubtype = null; in findLastResortApplicableSubtypeLocked() local278 applicableSubtype = subtype; in findLastResortApplicableSubtypeLocked()282 applicableSubtype = subtype; in findLastResortApplicableSubtypeLocked()288 if (applicableSubtype == null && canIgnoreLocaleAsLastResort) { in findLastResortApplicableSubtypeLocked()295 if (applicableSubtype != null) { in findLastResortApplicableSubtypeLocked()297 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale()); in findLastResortApplicableSubtypeLocked()300 return applicableSubtype; in findLastResortApplicableSubtypeLocked()