Home
last modified time | relevance | path

Searched refs:clampViewPositionVertical (Results 1 – 14 of 14) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java319 public int clampViewPositionVertical(View child, int top, int dy) { in clampViewPositionVertical() method in ViewDragHelper.Callback
1040 final int newTop = mCallback.clampViewPositionVertical(toCapture, targetTop, in shouldInterceptTouchEvent()
1424 clampedY = mCallback.clampViewPositionVertical(mCapturedView, top, dy); in dragTo()
DSlidingPaneLayout.java1393 public int clampViewPositionVertical(View child, int top, int dy) { in clampViewPositionVertical() method in SlidingPaneLayout.DragHelperCallback
DDrawerLayout.java2211 public int clampViewPositionVertical(View child, int top, int dy) { in clampViewPositionVertical() method in DrawerLayout.ViewDragCallback
/frameworks/support/design/src/android/support/design/widget/
DSwipeDismissBehavior.java333 public int clampViewPositionVertical(View child, int top, int dy) {
DBottomSheetBehavior.java632 public int clampViewPositionVertical(View child, int top, int dy) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java450 public int clampViewPositionVertical(View child, int top, int dy) { in clampViewPositionVertical() method in PrintContentView.DragCallbacks
/frameworks/support/v4/api/
D22.1.0.txt3100 method public int clampViewPositionVertical(android.view.View, int, int);
D22.0.0.txt2834 method public int clampViewPositionVertical(android.view.View, int, int);
D22.2.1.txt3176 method public int clampViewPositionVertical(android.view.View, int, int);
D22.2.0.txt3175 method public int clampViewPositionVertical(android.view.View, int, int);
D23.0.0.txt3465 method public int clampViewPositionVertical(android.view.View, int, int);
D23.1.0.txt3505 method public int clampViewPositionVertical(android.view.View, int, int);
D23.1.1.txt3472 method public int clampViewPositionVertical(android.view.View, int, int);
Dcurrent.txt3746 method public int clampViewPositionVertical(android.view.View, int, int);