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()
270 public int getCustomBackgroundColor() { in getCustomBackgroundColor() method in NotificationViewWrapper276 int customBackgroundColor = getCustomBackgroundColor(); in resolveBackgroundColor()
394 return getCustomBackgroundColor() == 0; in isDimmable()
57 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()62 wrap.getCustomBackgroundColor() != 0); in testBackgroundPersists()
884 customBackgroundColor = currentVisibleWrapper.getCustomBackgroundColor(); in getBackgroundColor()