Searched refs:AnimateableViewBounds (Results 1 – 2 of 2) sorted by relevance
29 public class AnimateableViewBounds extends ViewOutlineProvider { class46 public AnimateableViewBounds(TaskView source, int cornerRadius) { in AnimateableViewBounds() method in AnimateableViewBounds
69 AnimateableViewBounds mViewBounds;106 mViewBounds = new AnimateableViewBounds(this, mConfig.taskViewRoundedCornerRadiusPx); in TaskView()126 AnimateableViewBounds getViewBounds() { in getViewBounds()