Searched refs:applicableSubtype (Results 1 – 1 of 1) sorted by relevance
576 InputMethodSubtype applicableSubtype = null; in findLastResortApplicableSubtypeLocked() local591 applicableSubtype = subtype; in findLastResortApplicableSubtypeLocked()595 applicableSubtype = subtype; in findLastResortApplicableSubtypeLocked()601 if (applicableSubtype == null && canIgnoreLocaleAsLastResort) { in findLastResortApplicableSubtypeLocked()608 if (applicableSubtype != null) { in findLastResortApplicableSubtypeLocked()610 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale()); in findLastResortApplicableSubtypeLocked()613 return applicableSubtype; in findLastResortApplicableSubtypeLocked()