Searched defs:isLongPress (Results 1 – 2 of 2) sorted by relevance
194 val isLongPress = (eventTime - downTime) >= LONG_PRESS_TIMEOUT in KeyEvent() constant
3166 public final boolean isLongPress() { in isLongPress() method in KeyEvent