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