Searched refs:mBarBackground (Results 1 – 2 of 2) sorted by relevance
56 private final BarBackgroundDrawable mBarBackground; field in BarTransitions63 mBarBackground = new BarBackgroundDrawable(mView.getContext(), gradientResourceId); in BarTransitions()65 mView.setBackground(mBarBackground); in BarTransitions()99 mBarBackground.applyModeBackground(oldMode, newMode, animate); in applyModeBackground()114 mBarBackground.finishAnimation(); in finishAnimations()
116 private Drawable mBarBackground; field in SearchBar180 mBarBackground = items.getBackground(); in onFinishInflate()688 mBarBackground.setAlpha(mBackgroundSpeechAlpha); in updateUi()697 mBarBackground.setAlpha(mBackgroundAlpha); in updateUi()