Searched refs:getSimStateForSlotIdx (Results 1 – 2 of 2) sorted by relevance
286 int getSimStateForSlotIdx(int slotId); in getSimStateForSlotIdx() method302 public int getSimStateForSlotIdx(int slotId) {3966 int simState = mSubscriptionManagerProxy.getSimStateForSlotIdx(i); in getFirstPhoneForEmergencyCall()
4281 when(mSubscriptionManagerProxy.getSimStateForSlotIdx(slotId)).thenReturn(slotState); in setPhoneSlotState()