Searched defs:shouldClipToRounding (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ | ||
H A D | NotificationMediaTemplateViewWrapper.java | 60 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() method in NotificationMediaTemplateViewWrapper |
H A D | NotificationCustomViewWrapper.java | 87 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() method in NotificationCustomViewWrapper |
H A D | NotificationTemplateViewWrapper.java | 319 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() method in NotificationTemplateViewWrapper |
H A D | NotificationViewWrapper.java | 377 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() method in NotificationViewWrapper |