HomeSort by relevance Sort by last modified time
    Searched refs:setTintColor (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ActivatableNotificationView.java 457 public void setTintColor(int color) {
458 setTintColor(color, false);
464 public void setTintColor(int color, boolean animated) {
    [all...]
ExpandableNotificationRow.java 668 setTintColor(customBackgroundColor, animate);
    [all...]

Completed in 8262 milliseconds