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