Home | History | Annotate | Download | only in webkit

Lines Matching refs:DOUBLE_TAP_TIMEOUT

137     private static final int DOUBLE_TAP_TIMEOUT = ViewConfiguration.getDoubleTapTimeout();
452 mUiHandler.sendEmptyMessageDelayed(UiHandler.MSG_CLICK, DOUBLE_TAP_TIMEOUT);