Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java1110 final Connection failedConnection = checkAdditionalOutgoingCallLimits(phone); in getTelephonyConnection()
2349 private Connection checkAdditionalOutgoingCallLimits(Phone phone) { in checkAdditionalOutgoingCallLimits() method in TelephonyConnectionService