Home | History | Annotate | Download | only in menu

Lines Matching defs:mHeaderIcon

130     Drawable mHeaderIcon;
1140 mHeaderIcon = null;
1156 mHeaderIcon = null;
1165 mHeaderIcon = getContext().getDrawable(iconRes);
1167 mHeaderIcon = icon;
1243 return mHeaderIcon;