Searched refs:auxSubtype (Results 1 – 1 of 1) sorted by relevance
2456 InputMethodSubtype auxSubtype = null; in shouldShowImeSwitcherLocked() local2472 auxSubtype = subtype; in shouldShowImeSwitcherLocked()2480 if (nonAuxSubtype != null && auxSubtype != null in shouldShowImeSwitcherLocked()2481 && (nonAuxSubtype.getLocale().equals(auxSubtype.getLocale()) in shouldShowImeSwitcherLocked()2482 || auxSubtype.overridesImplicitlyEnabledSubtype() in shouldShowImeSwitcherLocked()