Searched refs:firstOccupiedSlot (Results 1 – 1 of 1) sorted by relevance
2206 final Phone firstOccupiedSlot = firstPhoneWithSim; in getFirstPhoneForEmergencyCall() local2238 if (firstOccupiedSlot != null) { in getFirstPhoneForEmergencyCall()2242 if (o1.slotId == firstOccupiedSlot.getPhoneId()) { in getFirstPhoneForEmergencyCall()2244 } else if (o2.slotId == firstOccupiedSlot.getPhoneId()) { in getFirstPhoneForEmergencyCall()