Home
last modified time | relevance | path

Searched defs:RoundedCorners (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DRoundedCorners.java49 public class RoundedCorners implements Parcelable { class
76 public RoundedCorners(RoundedCorner[] roundedCorners) { in RoundedCorners() method in RoundedCorners
80 public RoundedCorners(RoundedCorner topLeft, RoundedCorner topRight, RoundedCorner bottomRight, in RoundedCorners() method in RoundedCorners
89 public RoundedCorners(RoundedCorners roundedCorners) { in RoundedCorners() method in RoundedCorners