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