Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1666 if (!shouldHoldForEmergencyCall(phone)) { in placeOutgoingConnection()
1751 private boolean shouldHoldForEmergencyCall(Phone phone) { in shouldHoldForEmergencyCall() method in TelephonyConnectionService