Searched refs:mMenuBackground (Results 1 – 1 of 1) sorted by relevance
193 private Drawable mMenuBackground; field in DecorView670 if (mMenuBackground == null && mFeatureId < 0673 mMenuBackground = getContext().getDrawable(676 if (mMenuBackground != null) {677 mMenuBackground.setBounds(drawingBounds.left,811 if (mMenuBackground != null) {812 mMenuBackground.draw(canvas);