Searched defs:onScroll (Results 1 – 5 of 5) sorted by relevance
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | List9.java | 114 public void onScroll(AbsListView view, int firstVisibleItem, in onScroll() method in List9
|
| D | List13.java | 133 public void onScroll(AbsListView view, int firstVisibleItem, int visibleItemCount, in onScroll() method in List13
|
| /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/ |
| D | GestureListener.java | 46 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, in onScroll() method in GestureListener
|
| /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
| D | FoldingLayoutActivity.java | 380 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/ |
| D | DigitalWatchFaceWearableConfigActivity.java | 137 public void onScroll(int scroll) {} in onScroll() method in DigitalWatchFaceWearableConfigActivity
|