Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java686 uiccCard.iccCloseLogicalChannel((Integer) request.argument, onCompleted); in handleMessage()
4501 public boolean iccCloseLogicalChannel(int subId, int channel) { in iccCloseLogicalChannel() method in PhoneInterfaceManager