HomeSort by relevance Sort by last modified time
    Searched refs:oldPinOrPuk (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 198 String oldPinOrPuk = sia;
209 phone.mCM.supplyIccPuk(oldPinOrPuk, newPin,
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 703 String oldPinOrPuk = sia;
720 phone.mCM.changeIccPin(oldPinOrPuk, newPin,
723 phone.mCM.changeIccPin2(oldPinOrPuk, newPin,
726 phone.mCM.supplyIccPuk(oldPinOrPuk, newPin,
729 phone.mCM.supplyIccPuk2(oldPinOrPuk, newPin,
    [all...]

Completed in 4453 milliseconds