Searched refs:backgroundBaseColor (Results 1 – 1 of 1) sorted by relevance
79 @Nullable private ColorStateList backgroundBaseColor; field in GlifLayout258 backgroundBaseColor = color; in setBackgroundBaseColor()268 return backgroundBaseColor; in getBackgroundBaseColor()289 if (backgroundBaseColor != null) { in updateBackground()290 backgroundColor = backgroundBaseColor.getDefaultColor(); in updateBackground()