Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java865 boolean result = delayDialForDdsSwitch(phone); in onCreateOutgoingConnection()
945 boolean result = delayDialForDdsSwitch(phone); in handleOnComplete()
1894 private boolean delayDialForDdsSwitch(Phone phone) { in delayDialForDdsSwitch() method in TelephonyConnectionService