Searched refs:mMenuBackground (Results 1 – 1 of 1) sorted by relevance
193 private Drawable mMenuBackground; field in DecorView668 if (mMenuBackground == null && mFeatureId < 0671 mMenuBackground = getContext().getDrawable(674 if (mMenuBackground != null) {675 mMenuBackground.setBounds(drawingBounds.left,808 if (mMenuBackground != null) {809 mMenuBackground.draw(canvas);