Searched refs:auxSubtype (Results 1 – 1 of 1) sorted by relevance
2831 InputMethodSubtype auxSubtype = null; in shouldShowImeSwitcherLocked() local2847 auxSubtype = subtype; in shouldShowImeSwitcherLocked()2855 if (nonAuxSubtype != null && auxSubtype != null in shouldShowImeSwitcherLocked()2856 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in shouldShowImeSwitcherLocked()2857 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()