Home | History | Annotate | Download | only in menu

Lines Matching defs:mHeaderIcon

128     Drawable mHeaderIcon;
1119 mHeaderIcon = null;
1135 mHeaderIcon = null;
1144 mHeaderIcon = getContext().getDrawable(iconRes);
1146 mHeaderIcon = icon;
1222 return mHeaderIcon;