Searched defs:onSetComplete (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaMmiCode.java279 onSetComplete(msg, ar);
297 onSetComplete(Message msg, AsyncResult ar){ method in class:CdmaMmiCode
319 Rlog.d(LOG_TAG, "onSetComplete: PUK locked,"
323 Rlog.d(LOG_TAG, "onSetComplete: attemptsRemaining="+attemptsRemaining);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java917 onSetComplete(msg, ar);
934 onSetComplete(msg, ar);
1012 onSetComplete(Message msg, AsyncResult ar){ method in class:GsmMmiCode
1034 Rlog.d(LOG_TAG, "onSetComplete: PUK locked,"
1038 Rlog.d(LOG_TAG, "onSetComplete: attemptsRemaining="+attemptsRemaining);

Completed in 166 milliseconds