Searched refs:SHOULD_REMOVE_PREVIOUSLY_REJECTED_SUGGESTION (Results 1 – 3 of 3) sorted by relevance
37 public static final boolean SHOULD_REMOVE_PREVIOUSLY_REJECTED_SUGGESTION = true; field in DecoderSpecificConstants
22 …oid.inputmethod.latin.define.DecoderSpecificConstants.SHOULD_REMOVE_PREVIOUSLY_REJECTED_SUGGESTION;315 if (SHOULD_REMOVE_PREVIOUSLY_REJECTED_SUGGESTION in getSuggestedWordsForBatchInput()
664 if (DecoderSpecificConstants.SHOULD_REMOVE_PREVIOUSLY_REJECTED_SUGGESTION) { in testGestureBackspaceGestureAgain()