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 757 String oldPinOrPuk = sia;
774 phone.mCM.changeIccPin(oldPinOrPuk, newPin,
777 phone.mCM.changeIccPin2(oldPinOrPuk, newPin,
780 phone.mCM.supplyIccPuk(oldPinOrPuk, newPin,
783 phone.mCM.supplyIccPuk2(oldPinOrPuk, newPin,
    [all...]

Completed in 36 milliseconds