Searched refs:mColorDialogBackground (Results 1 – 1 of 1) sorted by relevance
167 private int mColorDialogBackground; field in MediaOutputController232 mColorDialogBackground = Utils.getColorStateListDefaultColor(mContext, in MediaOutputController()569 mColorDialogBackground = mCurrentColorScheme.getNeutral1().getS900(); // N1-900 in setCurrentColorScheme()577 mColorDialogBackground = mCurrentColorScheme.getBackgroundColor(); in setCurrentColorScheme()598 return mColorDialogBackground; in getColorDialogBackground()