Searched refs:applicableSubtype (Results 1 – 1 of 1) sorted by relevance
266 InputMethodSubtype applicableSubtype = null; in findLastResortApplicableSubtype() local281 applicableSubtype = subtype; in findLastResortApplicableSubtype()285 applicableSubtype = subtype; in findLastResortApplicableSubtype()291 if (applicableSubtype == null && canIgnoreLocaleAsLastResort) { in findLastResortApplicableSubtype()298 if (applicableSubtype != null) { in findLastResortApplicableSubtype()300 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale()); in findLastResortApplicableSubtype()303 return applicableSubtype; in findLastResortApplicableSubtype()