Searched refs:mCurrentThemeColors (Results 1 – 2 of 2) sorted by relevance
121 private MaterialPalette mCurrentThemeColors; field in CallButtonFragment247 if (mCurrentThemeColors != null && mCurrentThemeColors.equals(themeColors)) { in updateColors()281 mCurrentThemeColors = themeColors; in updateColors()
181 private MaterialPalette mCurrentThemeColors; field in CallCardFragment1256 if (mCurrentThemeColors != null && mCurrentThemeColors.equals(themeColors)) { in updateColors()1272 mCurrentThemeColors = themeColors; in updateColors()