Searched refs:auxSubtype (Results 1 – 1 of 1) sorted by relevance
2759 InputMethodSubtype auxSubtype = null; in shouldShowImeSwitcherLocked() local2775 auxSubtype = subtype; in shouldShowImeSwitcherLocked()2783 if (nonAuxSubtype != null && auxSubtype != null in shouldShowImeSwitcherLocked()2784 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in shouldShowImeSwitcherLocked()2785 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()