Searched refs:positiveButtonTextResId (Results 1 – 1 of 1) sorted by relevance
197 public void setPositiveButtonText(int positiveButtonTextResId) { in setPositiveButtonText() argument198 setPositiveButtonText(getContext().getString(positiveButtonTextResId)); in setPositiveButtonText()