Home | History | Annotate | Download | only in widgets

Lines Matching refs:onMove

259             public boolean onMove(View view, MotionEvent e1, MotionEvent e2) {
876 public boolean onMove(HandleView view, int left, int delta) {
919 if (onMove(view, left, delta)) {