Home
last modified time | relevance | path

Searched defs:setBackgroundTintColor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java321 protected void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in ActivatableNotificationView
H A DNotificationContentView.java922 public void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in NotificationContentView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java721 public void setBackgroundTintColor(int backgroundColor, boolean colorized) { in setBackgroundTintColor() method in SmartReplyView
H A DRemoteInputView.java212 public void setBackgroundTintColor(final int backgroundColor, boolean colorized) { in setBackgroundTintColor() method in RemoteInputView