Searched defs:setNegativeButtonText (Results 1 – 3 of 3) sorted by relevance
288 public BannerMessagePreference setNegativeButtonText(@StringRes int textResId) { in setNegativeButtonText() method in BannerMessagePreference295 public BannerMessagePreference setNegativeButtonText(String negativeButtonText) { in setNegativeButtonText() method in BannerMessagePreference
243 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText() method in DialogPreference251 public void setNegativeButtonText(@StringRes int negativeButtonTextResId) { in setNegativeButtonText() method in DialogPreference
163 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText() method in PromptInfo