Home | History | Annotate | Download | only in suggestions

Lines Matching defs:settingsValues

55 import com.android.inputmethod.latin.settings.SettingsValues;
238 final SettingsValues settingsValues = Settings.getInstance().getCurrent();
240 settingsValues.mGestureFloatingPreviewTextEnabled,
241 settingsValues.mShouldShowUiToAcceptTypedWord);
243 settingsValues.mShouldShowUiToAcceptTypedWord && shouldOmitTypedWord,