Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java930 .setRttTextStream(conferenceHostConnection.getRttTextStream()) in placeOutgoingConference()
1700 connection.setRttTextStream(request.getRttTextStream()); in getTelephonyConnection()
2362 .setRttTextStream( in placeOutgoingConnection()
2384 .setRttTextStream(connection.getRttTextStream()) in placeOutgoingConnection()
2487 .setRttTextStream(mNormalCallConnection.getRttTextStream()) in handleOutgoingCallConnectionByCallDomainSelection()
3161 .setRttTextStream(connection.getRttTextStream()) in onEmergencyRedialOnDomainInternal()
3354 .setRttTextStream(connection.getRttTextStream()) in onNormalCallRedial()
DTelephonyConnection.java2882 public void setRttTextStream(RttTextStream s) { in setRttTextStream() method in TelephonyConnection