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