Searched refs:inlineSuggestionsEnabled (Results 1 – 2 of 2) sorted by relevance
185 boolean inlineSuggestionsEnabled = false; // false as default in InputMethodInfo()229 inlineSuggestionsEnabled = sa.getBoolean( in InputMethodInfo()307 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()385 boolean supportsSwitchingToNextInputMethod, boolean inlineSuggestionsEnabled, in InputMethodInfo() argument396 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()
134 boolean inlineSuggestionsEnabled = false; // false by default. in AutofillServiceInfo()155 inlineSuggestionsEnabled = afsAttributes.getBoolean( in AutofillServiceInfo()173 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in AutofillServiceInfo()