Searched refs:secondaryButtonText (Results 1 – 1 of 1) sorted by relevance
375 if (mUiStage.secondaryButtonText == R.string.lockpassword_clear_label) { in handleSecondaryButtonClick()378 setSecondaryButtonText(mUiStage.secondaryButtonText); in handleSecondaryButtonClick()454 setSecondaryButtonText(mUiStage.secondaryButtonText); in updateUi()533 public final int secondaryButtonText; field in ChooseLockPinPasswordFragment.Stage539 @StringRes int secondaryButtonText, in Stage() argument544 this.secondaryButtonText = secondaryButtonText; in Stage()