Searched defs:setBackgroundTop (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
H A D | NotificationBackgroundView.java | 238 public void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in NotificationBackgroundView |
H A D | ExpandableOutlineView.java | 279 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ExpandableOutlineView |
H A D | ActivatableNotificationView.java | 624 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ActivatableNotificationView |
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
H A D | NotificationSection.java | 192 private void setBackgroundTop(int top) { in setBackgroundTop() method in NotificationSection |