Searched refs:IS_LONG_TAP (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java102 private static final int IS_LONG_TAP = 2; field in class:ContentViewCore
1293 handleTapOrPress(timeMs, x, y, IS_LONG_TAP, false);
1919 } else if (isLongPressOrTap == IS_LONG_TAP) {

Completed in 97 milliseconds