Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl197 int getSimStateForSlotIndex(int slotIndex); in getSimStateForSlotIndex() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java265 public int getSimStateForSlotIndex(int slotIndex) { in getSimStateForSlotIndex() method in SubscriptionControllerMock
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1577 public static int getSimStateForSlotIndex(int slotIndex) { in getSimStateForSlotIndex() method in SubscriptionManager