Home
last modified time | relevance | path

Searched defs:getSimStateForSlotIdx (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl183 int getSimStateForSlotIdx(int slotIdx); in getSimStateForSlotIdx() method
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1200 public static int getSimStateForSlotIdx(int slotIdx) { in getSimStateForSlotIdx() method in SubscriptionManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1668 public int getSimStateForSlotIdx(int slotIdx) { in getSimStateForSlotIdx() method in SubscriptionController