Searched refs:upBackground (Results 1 – 1 of 1) sorted by relevance
190 final Drawable upBackground = mUpGoerFive.getBackground(); in ActionBarView() local191 if (upBackground != null) { in ActionBarView()192 mExpandedHomeLayout.setBackground(upBackground.getConstantState().newDrawable()); in ActionBarView()