Searched refs:isRoundedCornerEnabled (Results 1 – 4 of 4) sorted by relevance
107 if (mEnforcedCornerRadius <= 0 || !RoundedCornerEnforcement.isRoundedCornerEnabled()) { in enforceRoundedCorners()
75 public static boolean isRoundedCornerEnabled() { in isRoundedCornerEnabled() method in RoundedCornerEnforcement
139 if (RoundedCornerEnforcement.isRoundedCornerEnabled()) { in startDrag()
174 if (RoundedCornerEnforcement.isRoundedCornerEnabled() in getOutlineRadius()