Searched defs:releasedChild (Results 1 – 2 of 2) sorted by relevance
206 public void onViewReleased(View releasedChild, float xvel, float yvel) {} in onViewReleased()218 public void onViewFling(View releasedChild, float xvel, float yvel) {} in onViewFling()
1065 public void onViewFling(View releasedChild, float xVelocity, float yVelocity) { in onViewFling()1113 public void onViewReleased(View releasedChild, float xvel, float yvel) { in onViewReleased()