Searched refs:getSimStateForSlotIdx (Results 1 – 2 of 2) sorted by relevance
204 int getSimStateForSlotIdx(int slotId); in getSimStateForSlotIdx() method215 public int getSimStateForSlotIdx(int slotId) {2169 int simState = mSubscriptionManagerProxy.getSimStateForSlotIdx(i); in getFirstPhoneForEmergencyCall()
1497 when(mSubscriptionManagerProxy.getSimStateForSlotIdx(slotId)).thenReturn(slotState); in setPhoneSlotState()