Home
last modified time | relevance | path

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

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