Searched refs:firstPin (Results 1 – 1 of 1) sorted by relevance
91 private String firstPin; field in VoicemailChangePinActivity233 activity.firstPin = activity.getCurrentPasswordInput(); in handleNext()256 if (activity.getCurrentPasswordInput().equals(activity.firstPin)) { in onInputChanged()294 activity.processPinChange(activity.oldPin, activity.firstPin); in handleNext()