Home | History | Annotate | Download | only in app

Lines Matching defs:mIconAttrId

871         public int mIconAttrId = 0;
943 if (mIconAttrId != 0) {
944 dialog.setIcon(dialog.getIconAttributeResId(mIconAttrId));