Searched refs:BarBackgroundDrawable (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBarTransitions.java56 private final BarBackgroundDrawable mBarBackground;
63 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId);
121 private static class BarBackgroundDrawable extends Drawable { class in class:BarTransitions
140 public BarBackgroundDrawable(Context context, int gradientResourceId) { method in class:BarTransitions.BarBackgroundDrawable

Completed in 27 milliseconds