Searched refs:INPUT_STYLE_TAIL_BATCH (Results 1 – 5 of 5) sorted by relevance
107 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testShouldOmitTypedWordWhenGestured()111 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testShouldOmitTypedWordWhenGestured()115 SuggestedWords.INPUT_STYLE_TAIL_BATCH, in testShouldOmitTypedWordWhenGestured()119 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
1662 inputStyle = SuggestedWords.INPUT_STYLE_TAIL_BATCH; in updateStateAfterInputTransaction()
250 || (inputStyle == SuggestedWords.INPUT_STYLE_TAIL_BATCH) in shouldOmitTypedWord()