Searched refs:newPin (Results 1 – 2 of 2) sorted by relevance
207 public void changeIccPinForApp(int serial, String oldPin, String newPin, String aid) { in changeIccPinForApp() argument
4933 final String newPin = "fake_new_pin"; in testPinResult() local4956 mTelephonyManager, (tm) -> tm.changeIccLockPin(pin, newPin)); in testPinResult()