Searched defs:defaultColor (Results 1 – 9 of 9) sorted by relevance
99 int defaultColor = getContext().getColor(backgroundColorId); in createGradientDrawable() local
39 public ParameterColor(int id, int defaultColor) { in ParameterColor()
113 int getCheckedColor(int defaultColor) { in getCheckedColor()
113 final int defaultColor = context.getColor(R.color.palette_list_gradient_background); in initPaletteAttributes() local
154 private static int selectColor(final int attrColor, final int defaultColor) { in selectColor()
214 int defaultColor = mView.getResources().getColor(R.color.car_on_surface, null); in updateViewsWithMediaSourceColors() local
260 int defaultColor = mViewResources.getColor(R.color.car_on_surface, /* theme */ null); in updateViewsWithMediaSourceColors() local
100 private final int defaultColor; field in LetterTileDrawable
209 int defaultColor = R.color.dialer_secondary_text_color; in setPhoneCallDetails() local