Searched refs:mButtonNeutralText (Results 1 – 1 of 1) sorted by relevance
99 private CharSequence mButtonNeutralText; field in AlertController398 mButtonNeutralText = text; in setButton()781 if (TextUtils.isEmpty(mButtonNeutralText)) { in setupButtons()784 mButtonNeutral.setText(mButtonNeutralText); in setupButtons()