Home
last modified time | relevance | path

Searched refs:negativeButtonText (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DPromptInfo.java163 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText() argument
164 mNegativeButtonText = negativeButtonText; in setNegativeButtonText()
/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessagePreference.java295 public BannerMessagePreference setNegativeButtonText(String negativeButtonText) { in setNegativeButtonText() argument
296 if (!TextUtils.equals(negativeButtonText, mNegativeButtonInfo.mText)) { in setNegativeButtonText()
297 mNegativeButtonInfo.mText = negativeButtonText; in setNegativeButtonText()
/frameworks/base/core/java/android/preference/
DDialogPreference.java243 public void setNegativeButtonText(CharSequence negativeButtonText) { in setNegativeButtonText() argument
244 mNegativeButtonText = negativeButtonText; in setNegativeButtonText()
/frameworks/base/core/api/
Dcurrent.txt1025 field public static final int negativeButtonText = 16843254; // 0x10101f6
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt871 field public static final int negativeButtonText = 16843254; // 0x10101f6
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt79481 Lcom/android/internal/R$attr;->negativeButtonText:I