Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1540 if (allowPrefixIms && useImsForAudioOnlyCall(phone)) { in blockCallForwardingNumberWhileRoaming()
1557 private boolean useImsForAudioOnlyCall(Phone phone) { in useImsForAudioOnlyCall() method in TelephonyConnectionService