Searched refs:BarBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
73 protected final BarBackgroundDrawable mBarBackground;81 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId); in BarTransitions()155 protected static class BarBackgroundDrawable extends Drawable { class in BarTransitions177 public BarBackgroundDrawable(Context context, int gradientResourceId) { in BarBackgroundDrawable() method in BarTransitions.BarBackgroundDrawable