Searched refs:repConnection (Results 1 – 1 of 1) sorted by relevance
1506 Connection repConnection = getTelephonyConnection(request, numberToDial, in adjustAndPlaceOutgoingConnection() local1510 if (repConnection instanceof TelephonyConnection) { in adjustAndPlaceOutgoingConnection()1511 placeOutgoingConnection((TelephonyConnection) repConnection, phone, request); in adjustAndPlaceOutgoingConnection()1521 phone, "", isEmergencyNumber && noActiveSimCard), repConnection); in adjustAndPlaceOutgoingConnection() local