Searched refs:getCustomBackgroundColor (Results 1 – 4 of 4) sorted by relevance
73 public int getCustomBackgroundColor() { in getCustomBackgroundColor() method in NotificationCustomViewWrapper74 int customBackgroundColor = super.getCustomBackgroundColor(); in getCustomBackgroundColor()
321 public int getCustomBackgroundColor() { in getCustomBackgroundColor() method in NotificationViewWrapper327 int customBackgroundColor = getCustomBackgroundColor(); in resolveBackgroundColor()
61 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()66 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()
889 customBackgroundColor = currentVisibleWrapper.getCustomBackgroundColor(); in getBackgroundColor()