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