Searched refs:negativeButtonTextResId (Results 1 – 1 of 1) sorted by relevance
225 public void setNegativeButtonText(int negativeButtonTextResId) { in setNegativeButtonText() argument226 setNegativeButtonText(getContext().getString(negativeButtonTextResId)); in setNegativeButtonText()