Searched refs:getCustomBackgroundColor (Results 1 – 5 of 5) sorted by relevance
72 public int getCustomBackgroundColor() { in getCustomBackgroundColor() method in NotificationCustomViewWrapper73 int customBackgroundColor = super.getCustomBackgroundColor(); in getCustomBackgroundColor()
309 public int getCustomBackgroundColor() { in getCustomBackgroundColor() method in NotificationViewWrapper315 int customBackgroundColor = getCustomBackgroundColor(); in resolveBackgroundColor()
404 return getCustomBackgroundColor() == 0; in isDimmable()
61 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()66 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()
921 customBackgroundColor = currentVisibleWrapper.getCustomBackgroundColor(); in getBackgroundColor()