Searched refs:onTouchEnd_ (Results 1 – 1 of 1) sorted by relevance
119 'touchend', this.onTouchEnd_.bind(this), true);121 'touchcancel', this.onTouchEnd_.bind(this), true);742 onTouchEnd_: function(event) { method in FileTransferController