Searched refs:isSuggestionStripPress (Results 1 – 3 of 3) sorted by relevance
292 public boolean isSuggestionStripPress() { in isSuggestionStripPress() method in Event
1657 if (inputTransaction.mEvent.isSuggestionStripPress()) { in updateStateAfterInputTransaction()
1276 final boolean isFromSuggestionStrip = event.isSuggestionStripPress(); in tryStripSpaceAndReturnWhetherShouldSwapInstead()