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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 150 protected Animator getViewTranslationAnimator(View v, float target,
387 Animator anim = getViewTranslationAnimator(animView, newPos, updateListener);
443 Animator anim = getViewTranslationAnimator(animView, targetLeft, updateListener);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 1232 milliseconds