Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DLauncherEdgeEffect.java154 public void onPull(float deltaDistance) { in onPull() method in LauncherEdgeEffect
171 public void onPull(float deltaDistance, float displacement) { in onPull() method in LauncherEdgeEffect
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DEdgeView.java103 public void onPull(int offset, int direction) { in onPull() method in EdgeView
DPaper.java134 public void onPull(float deltaDistance) { in onPull() method in EdgeAnimation
DEdgeEffect.java184 public void onPull(float deltaDistance) { in onPull() method in EdgeEffect
DPositionController.java195 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