Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationMediaTemplateViewWrapper.java60 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
H A DNotificationCustomViewWrapper.java87 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
H A DNotificationTemplateViewWrapper.java319 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
H A DNotificationViewWrapper.java379 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java1827 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding()
1836 private boolean shouldClipToRounding(int visibleType, boolean topRounded, in shouldClipToRounding()