Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3793 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimCardState()
3907 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimApplicationState()
7315 private int getFirstActivePortIndex(int physicalSlotIndex) { in getFirstActivePortIndex() method in TelephonyManager
7395 request.portIndex = getFirstActivePortIndex(slotIndex); in iccOpenLogicalChannelBySlot()
7579 request.portIndex = getFirstActivePortIndex(slotIndex); in iccCloseLogicalChannelBySlot()
7736 getFirstActivePortIndex(slotIndex), channel, cla, instruction, in iccTransmitApduLogicalChannelBySlot()
7905 getFirstActivePortIndex(slotIndex), getOpPackageName(), in iccTransmitApduBasicChannelBySlot()