Home
last modified time | relevance | path

Searched refs:mButtonNeutralText (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DAlertController.java99 private CharSequence mButtonNeutralText; field in AlertController
398 mButtonNeutralText = text; in setButton()
781 if (TextUtils.isEmpty(mButtonNeutralText)) { in setupButtons()
784 mButtonNeutral.setText(mButtonNeutralText); in setupButtons()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt92916 Lcom/android/internal/app/AlertController;->mButtonNeutralText:Ljava/lang/CharSequence;