Searched defs:newPin (Results 1 – 3 of 3) sorted by relevance
568 private void processPinChange(String oldPin, String newPin) { in processPinChange()583 public ChangePinNetworkRequestCallback(String oldPin, String newPin) { in ChangePinNetworkRequestCallback()
265 String newPin = generatePin(getMinimumPinLength(context, phoneAccountHandle)); in setPin() local
382 public int changePin(String oldPin, String newPin) throws MessagingException { in changePin()