Searched refs:mCI (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimDataDownloadHandler.java53 private final CommandsInterface mCI; field in class:UsimDataDownloadHandler
56 mCI = commandsInterface;
131 mCI.sendEnvelopeWithStatus(encodedEnvelope, obtainMessage(
184 mCI.acknowledgeLastIncomingGsmSms(true, 0, null);
218 mCI.acknowledgeIncomingGsmSmsWithPdu(success,
223 mCI.acknowledgeLastIncomingGsmSms(false, cause, null);

Completed in 5 milliseconds