Searched refs:ClipPathView (Results 1 – 4 of 4) sorted by relevance
53 import com.android.launcher3.views.ClipPathView;103 public abstract <T extends View & ClipPathView> Animator createRevealAnimator(T target, in createRevealAnimator()117 public final <T extends View & ClipPathView> Animator createRevealAnimator(T target, in createRevealAnimator()150 public final <T extends View & ClipPathView> Animator createRevealAnimator(T target,
25 public interface ClipPathView { interface
81 Animator.AnimatorListener, ClipPathView, OnGlobalLayoutListener {
80 import com.android.launcher3.views.ClipPathView;91 public class Folder extends AbstractFloatingView implements ClipPathView, DragSource,