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