Searched refs:mMenuBackground (Results 1 – 1 of 1) sorted by relevance
2183 private Drawable mMenuBackground; field in PhoneWindow.DecorView2541 if (mMenuBackground == null && mFeatureId < 02544 mMenuBackground = getContext().getDrawable(2547 if (mMenuBackground != null) {2548 mMenuBackground.setBounds(drawingBounds.left,2652 if (mMenuBackground != null) {2653 mMenuBackground.draw(canvas);