Searched refs:auxSubtype (Results 1 – 1 of 1) sorted by relevance
2135 InputMethodSubtype auxSubtype = null; in shouldShowImeSwitcherLocked() local2151 auxSubtype = subtype; in shouldShowImeSwitcherLocked()2159 if (nonAuxSubtype != null && auxSubtype != null in shouldShowImeSwitcherLocked()2160 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in shouldShowImeSwitcherLocked()2161 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()