Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl183 int getSimStateForSlotIdx(int slotIdx); in getSimStateForSlotIdx() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java267 public int getSimStateForSlotIdx(int slotIdx) { in getSimStateForSlotIdx() method in SubscriptionControllerMock
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1247 public static int getSimStateForSlotIdx(int slotIdx) { in getSimStateForSlotIdx() method in SubscriptionManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1672 public int getSimStateForSlotIdx(int slotIdx) { in getSimStateForSlotIdx() method in SubscriptionController