Searched refs:mIconAttrId (Results 1 – 2 of 2) sorted by relevance
619 public int mIconAttrId = 0; field in AlertController.AlertParams689 if (mIconAttrId != 0) { in apply()690 dialog.setIcon(dialog.getIconAttributeResId(mIconAttrId)); in apply()
912 public int mIconAttrId = 0; field in AlertController.AlertParams981 if (mIconAttrId != 0) { in apply()982 dialog.setIcon(dialog.getIconAttributeResId(mIconAttrId)); in apply()