Searched refs:CMD_CLOSE_CHANNEL (Results 1 – 1 of 1) sorted by relevance
109 private static final int CMD_CLOSE_CHANNEL = 11; field in PhoneInterfaceManager527 case CMD_CLOSE_CHANNEL: in handleMessage()2036 Boolean success = (Boolean)sendRequest(CMD_CLOSE_CHANNEL, channel, subId); in iccCloseLogicalChannel()