Searched refs:inlineSuggestionsEnabled (Results 1 – 2 of 2) sorted by relevance
134 boolean inlineSuggestionsEnabled = false; // false by default. in AutofillServiceInfo()155 inlineSuggestionsEnabled = afsAttributes.getBoolean( in AutofillServiceInfo()173 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in AutofillServiceInfo()
232 boolean inlineSuggestionsEnabled = false; // false as default in InputMethodInfo()285 inlineSuggestionsEnabled = sa.getBoolean( in InputMethodInfo()379 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()512 boolean supportsSwitchingToNextInputMethod, boolean inlineSuggestionsEnabled, in InputMethodInfo() argument525 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()