HomeSort by relevance Sort by last modified time
    Searched refs:determinePos (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 276 float newPos = determinePos(animView, velocity);
313 private float determinePos(View animView, float velocity) {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 269 float newPos = determinePos(animView, velocity);
306 private float determinePos(View animView, float velocity) {

Completed in 673 milliseconds