Searched defs:detectSwipe (Results 1 – 2 of 2) sorted by relevance
331 private fun detectSwipe(move: MotionEvent): Int { regex356 private fun detectSwipe(i: Int, time: Long, x: Float, y: Float): Int { regex
355 private int detectSwipe(MotionEvent move) { in detectSwipe() method380 private int detectSwipe(int i, long time, float x, float y) { in detectSwipe() method