Home
last modified time | relevance | path

Searched refs:CMD_SEND_ENVELOPE (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java225 private static final int CMD_SEND_ENVELOPE = 25; field in PhoneInterfaceManager
582 case CMD_SEND_ENVELOPE: in handleMessage()
4765 IccIoResult response = (IccIoResult) sendRequest(CMD_SEND_ENVELOPE, content, subId); in sendEnvelopeWithStatus()