Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java211 private static final int CMD_CLOSE_CHANNEL = 11; field in PhoneInterfaceManager
671 case CMD_CLOSE_CHANNEL: in handleMessage()
4518 Boolean success = (Boolean) sendRequest(CMD_CLOSE_CHANNEL, channel, phone, in iccCloseLogicalChannelWithPermission()