Home
last modified time | relevance | path

Searched defs:startRtt (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java391 public void startRtt(String callId, ParcelFileDescriptor fromInCall, in startRtt() method in ConnectionServiceFixture.FakeConnectionService
/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1845 void startRtt(Call call, ParcelFileDescriptor fromInCall, ParcelFileDescriptor toInCall) { in startRtt() method in ConnectionServiceWrapper