Lines Matching full:touchend
291 * The time of the touchend event.
444 this.events_.remove(document, 'touchend');
485 this.events_.add(document, 'touchend', this.onEnd_.bind(this), false);
490 // This timeout is cleared on touchEnd and onDrag
551 assert(this.findActiveTouch_(e.touches), 'Missing touchEnd');
651 * @param {!TouchEvent} e The touchend event.
662 // but we can't assert that because occasionally two touchend events can
669 // This is touchEnd for the touch we're monitoring
692 // some logic that hides clicks that appear to be caused by a touchEnd
699 // Note that we dispatch the touchEnd event last so that events at