Home
last modified time | relevance | path

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 DNotificationBackgroundView.java238 public void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in NotificationBackgroundView
H A DExpandableOutlineView.java279 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ExpandableOutlineView
H A DActivatableNotificationView.java624 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ActivatableNotificationView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java192 private void setBackgroundTop(int top) { in setBackgroundTop() method in NotificationSection