Searched refs:startRtt (Results 1 – 4 of 4) sorted by relevance
123 void startRtt(String callId, in ParcelFileDescriptor fromInCall, in startRtt() method
1153 public void startRtt(@NonNull Connection.RttTextStream rttTextStream) { in startRtt() method in RemoteConnection1157 mConnectionService.startRtt(mConnectionId, rttTextStream.getFdFromInCall(), in startRtt()
739 public void startRtt(String callId, ParcelFileDescriptor fromInCall,1392 startRtt(callId, rttTextStream);2379 private void startRtt(String callId, Connection.RttTextStream rttTextStream) { in startRtt() method in ConnectionService
1104 public void startRtt(android.telecom.Connection.RttTextStream textStream) { in startRtt() method in ImsPhoneConnection