Searched refs:FlingGestureDetector (Results 1 – 3 of 3) sorted by relevance
172 mGestureDetector = new GestureDetector(mContext, new FlingGestureDetector(), mHandler) { in systemReady()418 private final class FlingGestureDetector extends GestureDetector.SimpleOnGestureListener { class422 FlingGestureDetector() { in FlingGestureDetector() method in SystemGesturesPointerEventListener.FlingGestureDetector
87 object : GestureDetector(mContext, FlingGestureDetector(), mHandler) {}420 private inner class FlingGestureDetector internal constructor() :
11359 HPLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector;->onFling(Landroid…