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