Searched refs:inlineSuggestionsEnabled (Results 1 – 2 of 2) sorted by relevance
138 boolean inlineSuggestionsEnabled = false; // false by default. in AutofillServiceInfo()159 inlineSuggestionsEnabled = afsAttributes.getBoolean( in AutofillServiceInfo()177 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in AutofillServiceInfo()
259 boolean inlineSuggestionsEnabled = false; // false as default in InputMethodInfo()324 inlineSuggestionsEnabled = sa.getBoolean( in InputMethodInfo()422 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()636 boolean supportsSwitchingToNextInputMethod, boolean inlineSuggestionsEnabled, in InputMethodInfo() argument651 mInlineSuggestionsEnabled = inlineSuggestionsEnabled; in InputMethodInfo()