Home
last modified time | relevance | path

Searched defs:clampViewPositionVertical (Results 1 – 4 of 4) sorted by relevance

/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/java/android/support/v4/widget/
DViewDragHelper.java319 public int clampViewPositionVertical(View child, int top, int dy) { in clampViewPositionVertical() method in ViewDragHelper.Callback
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