Searched refs:gradientResourceId (Results 1 – 1 of 1) sorted by relevance
78 public BarTransitions(View view, int gradientResourceId) { in BarTransitions() argument81 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId); in BarTransitions()177 public BarBackgroundDrawable(Context context, int gradientResourceId) { in BarBackgroundDrawable() argument191 mGradient = context.getDrawable(gradientResourceId); in BarBackgroundDrawable()