/frameworks/base/core/java/android/transition/ |
D | Rotate.java | 45 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in Rotate
|
D | Recolor.java | 70 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in Recolor
|
D | ChangeScroll.java | 67 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeScroll
|
D | ChangeClipBounds.java | 79 public Animator createAnimator(final ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeClipBounds
|
D | ChangeText.java | 155 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeText
|
D | Crossfade.java | 167 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in Crossfade
|
D | ChangeImageTransform.java | 148 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeImageTransform
|
D | ChangeBounds.java | 274 public Animator createAnimator(final ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeBounds
|
D | Visibility.java | 243 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in Visibility
|
D | ChangeTransform.java | 226 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeTransform
|
/frameworks/support/leanback/kitkat/androidx/leanback/transition/ |
D | Scale.java | 50 public Animator createAnimator(final ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in Scale
|
D | CustomChangeBounds.java | 61 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in CustomChangeBounds
|
/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/ |
D | TrackingTransition.java | 60 public Animator createAnimator(ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in TrackingTransition
|
/frameworks/support/samples/SupportTransitionDemos/src/main/java/com/example/android/support/transition/widget/ |
D | ChangeColor.java | 66 public Animator createAnimator(@NonNull ViewGroup sceneRoot, in createAnimator() method in ChangeColor
|
/frameworks/support/leanback/src/main/java/androidx/leanback/transition/ |
D | ParallaxTransition.java | 58 Animator createAnimator(View view) { in createAnimator() method in ParallaxTransition
|
/frameworks/support/transition/src/main/java/androidx/transition/ |
D | ChangeScroll.java | 73 public Animator createAnimator(@NonNull ViewGroup sceneRoot, in createAnimator() method in ChangeScroll
|
D | ChangeClipBounds.java | 83 public Animator createAnimator(@NonNull final ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeClipBounds
|
D | ChangeImageTransform.java | 129 public Animator createAnimator(@NonNull ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeImageTransform
|
D | ChangeBounds.java | 259 public Animator createAnimator(@NonNull final ViewGroup sceneRoot, in createAnimator() method in ChangeBounds
|
D | Visibility.java | 241 public Animator createAnimator(@NonNull ViewGroup sceneRoot, in createAnimator() method in Visibility
|
/frameworks/support/transition/src/androidTest/java/androidx/transition/ |
D | TransitionTest.java | 377 public Animator createAnimator(@NonNull ViewGroup sceneRoot, in createAnimator() method in TransitionTest.EmptyTransition 431 public Animator createAnimator(@NonNull ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in TransitionTest.DummyTransition
|
D | FadeTest.java | 296 public Animator createAnimator(@NonNull ViewGroup sceneRoot, in createAnimator() method in FadeTest.InterruptibleFade
|
D | ChangeImageTransformTest.java | 265 public Animator createAnimator(@NonNull ViewGroup sceneRoot, TransitionValues startValues, in createAnimator() method in ChangeImageTransformTest.CaptureMatrix
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/ |
D | AnimationProps.java | 106 public AnimatorSet createAnimator(List<Animator> animators) { in createAnimator() method in AnimationProps
|
/frameworks/base/core/jni/ |
D | android_view_RenderNodeAnimator.cpp | 108 static jlong createAnimator(JNIEnv* env, jobject clazz, in createAnimator() function
|