Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DUiccSlotInfo.java162 public int getLogicalSlotIdx() { in getLogicalSlotIdx() method in UiccSlotInfo
DTelephonyManager.java3487 return slotInfos[physicalSlotIndex].getLogicalSlotIdx(); in getLogicalSlotIndex()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java4115 if ((isLogicalSlotIndexValid && slotInfos[i].getLogicalSlotIdx() == logicalSlotIndex) in getPhysicalSlotIndex()
4129 if (slotInfos[i].getLogicalSlotIdx() == logicalSlotIndex) { in getPhysicalSlotIndexFromLogicalSlotIndex()
/frameworks/base/core/api/
Dsystem-current.txt12228 method public int getLogicalSlotIdx();