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