Searched refs:isInSelectionHotspot (Results 1 – 5 of 5) sorted by relevance
227 && !doc.isInSelectionHotspot(event) in shouldClearSelection()273 return doc.isInSelectionHotspot(event) in onSingleTapUp()
28 boolean isInSelectionHotspot(InputEvent event); in isInSelectionHotspot() method
39 public boolean isInSelectionHotspot(InputEvent event) { in isInSelectionHotspot() method in MessageHolder
131 public boolean isInSelectionHotspot(InputEvent event) { in isInSelectionHotspot() method in DocumentHolder
309 public boolean isInSelectionHotspot(InputEvent event) { in isInSelectionHotspot() method in TestEvent.Details