Searched refs:mButtonNeutralText (Results 1 – 1 of 1) sorted by relevance
91 private CharSequence mButtonNeutralText; field in AlertController343 mButtonNeutralText = text; in setButton()697 if (TextUtils.isEmpty(mButtonNeutralText)) { in setupButtons()700 mButtonNeutral.setText(mButtonNeutralText); in setupButtons()