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