Searched defs:createRevealAnimator (Results 1 – 3 of 3) sorted by relevance
82 public abstract <T extends View & ClipPathView> Animator createRevealAnimator(T target, in createRevealAnimator() method in IconShape91 public final <T extends View & ClipPathView> Animator createRevealAnimator(T target, in createRevealAnimator() method in IconShape.SimpleRectShape99 }.createRevealAnimator(target, isReversed); in createRevealAnimator() method in IconShape
32 public ValueAnimator createRevealAnimator(final View revealView, boolean isReversed) { in createRevealAnimator() method in RevealOutlineAnimation45 public ValueAnimator createRevealAnimator(final View revealView, boolean isReversed, in createRevealAnimator() method in RevealOutlineAnimation
130 static jlong createRevealAnimator(JNIEnv* env, jobject clazz, in createRevealAnimator() function