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

  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 31 public class InterruptibleInOutAnimator {
48 public InterruptibleInOutAnimator(View view, long duration, float fromValue, float toValue) {
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 33 public class InterruptibleInOutAnimator {
50 public InterruptibleInOutAnimator(View view, long duration, float fromValue, float toValue) {

Completed in 41 milliseconds