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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationCustomViewWrapper.java 106 public int getCustomBackgroundColor() {
107 int customBackgroundColor = super.getCustomBackgroundColor();
NotificationViewWrapper.java 169 public int getCustomBackgroundColor() {

Completed in 79 milliseconds