Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java292 final Connection failedConnection = checkAdditionalOutgoingCallLimits(phone); in onCreateOutgoingConnection() local
293 if (failedConnection != null) { in onCreateOutgoingConnection()
294 return failedConnection; in onCreateOutgoingConnection()