Searched refs:mColorIds (Results 1 – 2 of 2) sorted by relevance
133 protected final int[] mColorIds; field in ArrowPopup172 mColorIds = new int[]{R.color.popup_shade_first, R.color.popup_shade_second, in ArrowPopup()175 mColorIds = new int[]{R.color.popup_color_background}; in ArrowPopup()229 colors = Arrays.stream(mColorIds).map( in assignMarginsAndBackgrounds()
151 getColorStateList(getContext(), mColorIds[0]).getDefaultColor()); in assignMarginsAndBackgrounds()