Searched refs:determineScrollingStart (Results 1 – 5 of 5) sorted by relevance
120 protected void determineScrollingStart(MotionEvent ev) { in determineScrollingStart() method in PagedViewWithDraggableItems121 if (!mIsDragging) super.determineScrollingStart(ev); in determineScrollingStart()
1014 determineScrollingStart(ev); in onInterceptTouchEvent()1085 protected void determineScrollingStart(MotionEvent ev) { in determineScrollingStart() method in PagedView1086 determineScrollingStart(ev, 1.0f); in determineScrollingStart()1093 protected void determineScrollingStart(MotionEvent ev, float touchSlopScale) { in determineScrollingStart() method in PagedView1278 determineScrollingStart(ev); in onTouchEvent()
694 protected void determineScrollingStart(MotionEvent ev) { in determineScrollingStart() method in Workspace721 super.determineScrollingStart(ev, 1 + TOUCH_SLOP_DAMPING_FACTOR * extraRatio); in determineScrollingStart()724 super.determineScrollingStart(ev); in determineScrollingStart()
1362 determineScrollingStart(ev); in onInterceptTouchEvent()1431 protected void determineScrollingStart(MotionEvent ev) { in determineScrollingStart() method in PagedView1432 determineScrollingStart(ev, 1.0f); in determineScrollingStart()1439 protected void determineScrollingStart(MotionEvent ev, float touchSlopScale) { in determineScrollingStart() method in PagedView1750 determineScrollingStart(ev); in onTouchEvent()
1141 protected void determineScrollingStart(MotionEvent ev) { in determineScrollingStart() method in Workspace1186 super.determineScrollingStart(ev, 1 + TOUCH_SLOP_DAMPING_FACTOR * extraRatio); in determineScrollingStart()1189 super.determineScrollingStart(ev); in determineScrollingStart()1640 protected void determineScrollingStart(MotionEvent ev, float touchSlopScale) { in determineScrollingStart() method in Workspace.WallpaperOffsetInterpolator1642 super.determineScrollingStart(ev, touchSlopScale); in determineScrollingStart()