Searched refs:mMenuBackground (Results 1 – 1 of 1) sorted by relevance
185 private Drawable mMenuBackground; field in DecorView639 if (mMenuBackground == null && mFeatureId < 0642 mMenuBackground = getContext().getDrawable(645 if (mMenuBackground != null) {646 mMenuBackground.setBounds(drawingBounds.left,780 if (mMenuBackground != null) {781 mMenuBackground.draw(canvas);