/frameworks/base/core/java/android/transition/ |
D | TransitionPropagation.java | 46 public abstract long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in TransitionPropagation
|
D | CircularPropagation.java | 59 public long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in CircularPropagation
|
D | SidePropagation.java | 74 public long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in SidePropagation
|
D | Transition.java | 368 public long getStartDelay() { in getStartDelay() method in Transition
|
/frameworks/base/tools/layoutlib/bridge/src/android/animation/ |
D | FakeAnimator.java | 24 public long getStartDelay() { in getStartDelay() method in FakeAnimator
|
/frameworks/base/core/java/android/animation/ |
D | Animator.java | 162 public abstract long getStartDelay(); in getStartDelay() method in Animator
|
D | AnimatorSet.java | 413 public long getStartDelay() { in getStartDelay() method in AnimatorSet
|
D | ValueAnimator.java | 755 public long getStartDelay() { in getStartDelay() method in ValueAnimator
|
D | LayoutTransition.java | 454 public long getStartDelay(int transitionType) { in getStartDelay() method in LayoutTransition
|
/frameworks/support/v4/ics/android/support/v4/view/ |
D | ViewPropertyAnimatorCompatICS.java | 53 public static long getStartDelay(View view) { in getStartDelay() method in ViewPropertyAnimatorCompatICS
|
/frameworks/support/v4/java/android/support/v4/view/ |
D | ViewPropertyAnimatorCompat.java | 45 public long getStartDelay(ViewPropertyAnimatorCompat vpa, View view); in getStartDelay() method 130 public long getStartDelay(ViewPropertyAnimatorCompat vpa, View view) { in getStartDelay() method in ViewPropertyAnimatorCompat.BaseViewPropertyAnimatorCompatImpl 377 public long getStartDelay(ViewPropertyAnimatorCompat vpa, View view) { in getStartDelay() method in ViewPropertyAnimatorCompat.ICSViewPropertyAnimatorCompatImpl 816 public long getStartDelay() { in getStartDelay() method in ViewPropertyAnimatorCompat
|
/frameworks/base/core/jni/ |
D | android_view_RenderNodeAnimator.cpp | 164 static jlong getStartDelay(JNIEnv* env, jobject clazz, jlong animatorPtr) { in getStartDelay() function
|
/frameworks/base/core/java/android/view/ |
D | RenderNodeAnimator.java | 319 public long getStartDelay() { in getStartDelay() method in RenderNodeAnimator
|
D | ViewPropertyAnimator.java | 305 public long getStartDelay() { in getStartDelay() method in ViewPropertyAnimator
|