Searched refs:implicitlyEnabledSubtype (Results 1 – 3 of 3) sorted by relevance
78 final boolean implicitlyEnabledSubtype, @Nonnull final Locale systemLocale) { in onSubtypeChanged() argument90 sIsSystemLanguageSameAsInputLanguage = implicitlyEnabledSubtype; in onSubtypeChanged()
102 final boolean implicitlyEnabledSubtype, final Locale systemLocale, in assertFormatType() argument104 LanguageOnSpacebarUtils.onSubtypeChanged(subtype, implicitlyEnabledSubtype, systemLocale); in assertFormatType()105 assertEquals(subtype.getLocale() + " implicitly=" + implicitlyEnabledSubtype in assertFormatType()
546 final boolean implicitlyEnabledSubtype = checkIfSubtypeBelongsToThisImeAndImplicitlyEnabled( in updateShortcutIme()550 richSubtype, implicitlyEnabledSubtype, systemLocale); in updateShortcutIme()