Searched defs:negativeButtonText (Results 1 – 5 of 5) sorted by relevance
45 val negativeButtonText: String = info.negativeButtonText?.toString() ?: "" constant
297 public BannerMessagePreference setNegativeButtonText(String negativeButtonText) { in setNegativeButtonText()
243 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText()
273 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText()
216 val negativeButtonText: Flow<String> = in <lambda>() constant