Searched refs:mBarBackground (Results 1 – 2 of 2) sorted by relevance
73 protected final BarBackgroundDrawable mBarBackground; field in BarTransitions81 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId); in BarTransitions()82 mView.setBackground(mBarBackground); in BarTransitions()133 mBarBackground.applyModeBackground(oldMode, newMode, animate); in applyModeBackground()148 mBarBackground.finishAnimation(); in finishAnimations()
134 mBarBackground.setFrame(frame); in setBackgroundFrame()