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