Searched refs:mMenuBackground (Results 1 – 1 of 1) sorted by relevance
196 private Drawable mMenuBackground; field in DecorView678 if (mMenuBackground == null && mFeatureId < 0681 mMenuBackground = getContext().getDrawable(684 if (mMenuBackground != null) {685 mMenuBackground.setBounds(drawingBounds.left,821 if (mMenuBackground != null) {822 mMenuBackground.draw(canvas);