Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java1128 final Connection failedConnection = checkAdditionalOutgoingCallLimits(phone); in getTelephonyConnection()
2287 private Connection checkAdditionalOutgoingCallLimits(Phone phone) { in checkAdditionalOutgoingCallLimits() method in TelephonyConnectionService