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.java212 private static final int CMD_SEND_ENVELOPE = 25; field in PhoneInterfaceManager
548 case CMD_SEND_ENVELOPE: in handleMessage()
4003 IccIoResult response = (IccIoResult) sendRequest(CMD_SEND_ENVELOPE, content, subId); in sendEnvelopeWithStatus()