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

  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 277 int duration = determineDuration(animView, newPos, velocity);
300 private int determineDuration(View animView, float newPos, float velocity) {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 270 int duration = determineDuration(animView, newPos, velocity);
293 private static int determineDuration(View animView, float newPos, float velocity) {

Completed in 34 milliseconds