Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3634 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimCardState()
3741 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimApplicationState()
6961 private int getFirstActivePortIndex(int physicalSlotIndex) { in getFirstActivePortIndex() method in TelephonyManager
7035 request.portIndex = getFirstActivePortIndex(slotIndex); in iccOpenLogicalChannelBySlot()
7209 request.portIndex = getFirstActivePortIndex(slotIndex); in iccCloseLogicalChannelBySlot()
7359 getFirstActivePortIndex(slotIndex), channel, cla, instruction, in iccTransmitApduLogicalChannelBySlot()
7518 getFirstActivePortIndex(slotIndex), getOpPackageName(), in iccTransmitApduBasicChannelBySlot()