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