Searched refs:mColorDialogBackground (Results 1 – 1 of 1) sorted by relevance
160 private int mColorDialogBackground; field in MediaOutputController217 mColorDialogBackground = Utils.getColorStateListDefaultColor(mContext, in MediaOutputController()542 mColorDialogBackground = mCurrentColorScheme.getNeutral1().getS900(); // N1-900 in setCurrentColorScheme()550 mColorDialogBackground = mCurrentColorScheme.getBackgroundColor(); in setCurrentColorScheme()571 return mColorDialogBackground; in getColorDialogBackground()