Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java230 private static final int CMD_TRANSMIT_APDU_BASIC_CHANNEL = 29; field in PhoneInterfaceManager
524 case CMD_TRANSMIT_APDU_BASIC_CHANNEL: in handleMessage()
4632 IccIoResult response = (IccIoResult) sendRequest(CMD_TRANSMIT_APDU_BASIC_CHANNEL, in iccTransmitApduBasicChannelWithPermission()