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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java101 private static final int IS_LONG_PRESS = 1; field in class:ContentViewCore
1290 handleTapOrPress(timeMs, x, y, IS_LONG_PRESS, false);
1913 if (isLongPressOrTap == IS_LONG_PRESS) {

Completed in 91 milliseconds