Home
last modified time | relevance | path

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

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