Searched refs:INPUT_STYLE_TAIL_BATCH (Results 1 – 5 of 5) sorted by relevance
94 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testshouldOmitTypedWordWhenGestured()98 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testshouldOmitTypedWordWhenGestured()102 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testshouldOmitTypedWordWhenGestured()106 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testshouldOmitTypedWordWhenGestured()
142 getSuggestedWords(isTailBatchInput ? SuggestedWords.INPUT_STYLE_TAIL_BATCH in updateBatchInput()
41 public static final int INPUT_STYLE_TAIL_BATCH = 3; field in SuggestedWords
1661 inputStyle = SuggestedWords.INPUT_STYLE_TAIL_BATCH; in updateStateAfterInputTransaction()
250 || (inputStyle == SuggestedWords.INPUT_STYLE_TAIL_BATCH) in shouldOmitTypedWord()