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