Home
last modified time | relevance | path

Searched refs:firstOccupiedSlot (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java4011 final Phone firstOccupiedSlot = firstPhoneWithSim; in getFirstPhoneForEmergencyCall() local
4015 + firstOccupiedSlot); in getFirstPhoneForEmergencyCall()
4045 if (firstOccupiedSlot != null) { in getFirstPhoneForEmergencyCall()
4049 if (o1.slotId == firstOccupiedSlot.getPhoneId()) { in getFirstPhoneForEmergencyCall()
4051 } else if (o2.slotId == firstOccupiedSlot.getPhoneId()) { in getFirstPhoneForEmergencyCall()