Searched refs:applicableSubtype (Results 1 – 1 of 1) sorted by relevance
255 InputMethodSubtype applicableSubtype = null; in findLastResortApplicableSubtype() local270 applicableSubtype = subtype; in findLastResortApplicableSubtype()274 applicableSubtype = subtype; in findLastResortApplicableSubtype()280 if (applicableSubtype == null && canIgnoreLocaleAsLastResort) { in findLastResortApplicableSubtype()287 if (applicableSubtype != null) { in findLastResortApplicableSubtype()289 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale()); in findLastResortApplicableSubtype()292 return applicableSubtype; in findLastResortApplicableSubtype()