Searched refs:FlingGestureDetector (Results 1 – 3 of 3) sorted by relevance
173 mGestureDetector = new GestureDetector(mContext, new FlingGestureDetector(), mHandler) { in systemReady()419 private final class FlingGestureDetector extends GestureDetector.SimpleOnGestureListener { class423 FlingGestureDetector() { in FlingGestureDetector() method in SystemGesturesPointerEventListener.FlingGestureDetector
87 object : GestureDetector(mContext, FlingGestureDetector(), mHandler) {} in <lambda>()420 private inner class FlingGestureDetector internal constructor() : in <lambda>() class
28202 PLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector;-><init>(Lcom/andro…