Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3257 int simState = getSimState(getLogicalSlotIndex(physicalSlotIndex)); in getSimCardState()
3283 private int getLogicalSlotIndex(int physicalSlotIndex) { in getLogicalSlotIndex() method in TelephonyManager
3331 SubscriptionManager.getSimStateForSlotIndex(getLogicalSlotIndex(physicalSlotIndex)); in getSimApplicationState()