Home
last modified time | relevance | path

Searched defs:onPull (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DEdgeView.java100 public void onPull(int offset, int direction) { in onPull() method in EdgeView
DPaper.java133 public void onPull(float deltaDistance) { in onPull() method in EdgeAnimation
DEdgeEffect.java181 public void onPull(float deltaDistance) { in onPull() method in EdgeEffect
DPositionController.java194 void onPull(int offset, int direction); in onPull() method
/packages/apps/Browser/src/com/android/browser/
DNavTabScroller.java483 protected void onPull(int delta) { in onPull() method in NavTabScroller
/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java784 protected void onPull(int delta) { in onPull() method in ScrollerView