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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 221 String oldPinOrPuk = mSia;
241 mUiccApplication.changeIccLockPassword(oldPinOrPuk, newPinOrPuk,
244 mUiccApplication.changeIccFdnPassword(oldPinOrPuk, newPinOrPuk,
247 mUiccApplication.supplyPuk(oldPinOrPuk, newPinOrPuk,
250 mUiccApplication.supplyPuk2(oldPinOrPuk, newPinOrPuk,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java     [all...]

Completed in 4029 milliseconds