Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java267 public boolean isSubActiveAndSimPresent() { in isSubActiveAndSimPresent() method in TelephonyConnectionService.SlotStatus
4020 if (o1.isSubActiveAndSimPresent() && !o2.isSubActiveAndSimPresent()) { in getFirstPhoneForEmergencyCall()
4023 if (o2.isSubActiveAndSimPresent() && !o1.isSubActiveAndSimPresent()) { in getFirstPhoneForEmergencyCall()