Searched refs:resultConnection (Results 1 – 2 of 2) sorted by relevance
914 Connection resultConnection, Phone phone) { in placeOutgoingConference() argument915 if (resultConnection instanceof TelephonyConnection) { in placeOutgoingConference()916 return placeOutgoingConference((TelephonyConnection) resultConnection, phone, request); in placeOutgoingConference()1195 final Connection resultConnection = in onCreateOutgoingConnection() local1199 if (resultConnection != null) return resultConnection; in onCreateOutgoingConnection()1206 final Connection resultConnection = getTelephonyConnection(request, numberToDial, in onCreateOutgoingConnection() local1215 if (resultConnection instanceof TelephonyConnection) { in onCreateOutgoingConnection()1216 setNormalRoutingEmergencyConnection((TelephonyConnection)resultConnection); in onCreateOutgoingConnection()1226 handleOnComplete(isRadioReady, isEmergencyNumber, resultConnection, request, in onCreateOutgoingConnection()1247 if (resultConnection != null in onCreateOutgoingConnection()[all …]
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...