Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3458 int simState = getSimState(getLogicalSlotIndex(physicalSlotIndex)); in getSimCardState()
3484 private int getLogicalSlotIndex(int physicalSlotIndex) { in getLogicalSlotIndex() method in TelephonyManager
3533 SubscriptionManager.getSimStateForSlotIndex(getLogicalSlotIndex(physicalSlotIndex)); in getSimApplicationState()