Searched refs:BarBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
58 private final BarBackgroundDrawable mBarBackground;66 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId); in BarTransitions()136 private static class BarBackgroundDrawable extends Drawable { class in BarTransitions157 public BarBackgroundDrawable(Context context, int gradientResourceId) { in BarBackgroundDrawable() method in BarTransitions.BarBackgroundDrawable