Home | History | Annotate | Download | only in menu

Lines Matching refs:mHeaderIcon

128     Drawable mHeaderIcon;
1086 mHeaderIcon = null;
1102 mHeaderIcon = null;
1111 mHeaderIcon = r.getDrawable(iconRes);
1113 mHeaderIcon = icon;
1189 return mHeaderIcon;