Searched defs:hasMultipleEnabledIMEsOrSubtypes (Results 1 – 3 of 3) sorted by relevance
93 public static boolean hasMultipleEnabledIMEsOrSubtypes(Context context, in hasMultipleEnabledIMEsOrSubtypes() method in ImfUtils
548 private boolean hasMultipleEnabledIMEsOrSubtypes(InputMethodManager imm, in hasMultipleEnabledIMEsOrSubtypes() method in CryptKeeper
856 boolean needsToDisplayLanguage, boolean hasMultipleEnabledIMEsOrSubtypes) { in startDisplayLanguageOnSpacebar()