Searched refs:mNegativeButtonIcon (Results 1 – 2 of 2) sorted by relevance
879 public Drawable mNegativeButtonIcon; field in AlertController.AlertParams954 if (mNegativeButtonText != null || mNegativeButtonIcon != null) { in apply()956 mNegativeButtonListener, null, mNegativeButtonIcon); in apply()
533 P.mNegativeButtonIcon = icon; in setNegativeButtonIcon()