Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java4457 return iccOpenLogicalChannelWithPermission(getPhoneFromSubId(subId), callingPackage, aid, in iccOpenLogicalChannel()
4470 return iccOpenLogicalChannelWithPermission(getPhoneFromSlotIdOrThrowException(slotIndex), in iccOpenLogicalChannelBySlot()
4474 private IccOpenLogicalChannelResponse iccOpenLogicalChannelWithPermission(Phone phone, in iccOpenLogicalChannelWithPermission() method in PhoneInterfaceManager