Home
last modified time | relevance | path

Searched refs:touchend_ (Results 1 – 1 of 1) sorted by relevance

/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js2914 this.el.on('touchend', this.touchend_.bind(this));
2939 DacCarousel.prototype.touchend_ = function() { method in DacCarousel