Home
last modified time | relevance | path

Searched defs:topRounded (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapper.java86 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
DNotificationTemplateViewWrapper.java315 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
DNotificationMediaTemplateViewWrapper.java408 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
DNotificationViewWrapper.java367 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1812 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
1821 private boolean shouldClipToRounding(int visibleType, boolean topRounded, in shouldClipToRounding()