Searched refs:xVelocity (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/widget/
H A DOverlappingPaneLayout.java1050 public void onViewFling(View releasedChild, float xVelocity, float yVelocity) { argument
1070 onViewReleased(releasedChild, xVelocity, yVelocity);
1086 onViewReleased(releasedChild, xVelocity, yVelocity);

Completed in 235 milliseconds