Searched defs:onTouchUp (Results 1 – 3 of 3) sorted by relevance
350 private boolean onTouchUp(float upX, float upY, float downX, float downY) { in onTouchUp() method in NotificationTopLineView.HeaderTouchListener393 public boolean onTouchUp(float upX, float upY, float downX, float downY) { in onTouchUp() method in NotificationTopLineView
56 void onTouchUp(); in onTouchUp() method
4180 private void onTouchUp(MotionEvent ev) { in onTouchUp() method