Searched refs:logGestureDetectionStarted (Results 1 – 2 of 2) sorted by relevance
30 fun logGestureDetectionStarted(tag: String, y: Int) { in logGestureDetectionStarted() method
62 logger.logGestureDetectionStarted(loggerTag, ev.y.toInt()) in onInputEvent()