Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java209 private static final int EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE = 8; field in PhoneInterfaceManager
496 onCompleted = obtainMessage(EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE, in handleMessage()
505 case EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE: in handleMessage()