Searched refs:mIconAttrId (Results 1 – 2 of 2) sorted by relevance
997 public int mIconAttrId = 0; field in AlertController.AlertParams1094 if (mIconAttrId != 0) { in apply()1095 dialog.setIcon(dialog.getIconAttributeResId(mIconAttrId)); in apply()
92880 Lcom/android/internal/app/AlertController$AlertParams;->mIconAttrId:I