Home
last modified time | relevance | path

Searched defs:onScroll (Results 1 – 5 of 5) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DList9.java114 public void onScroll(AbsListView view, int firstVisibleItem, in onScroll() method in List9
DList13.java133 public void onScroll(AbsListView view, int firstVisibleItem, int visibleItemCount, in onScroll() method in List13
/development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
DGestureListener.java46 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, in onScroll() method in GestureListener
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
DFoldingLayoutActivity.java380 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() method in FoldingLayoutActivity.ScrollGestureDetector
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceWearableConfigActivity.java137 public void onScroll(int scroll) {} in onScroll() method in DigitalWatchFaceWearableConfigActivity