Searched refs:getCsToInCallRttPipeForCs (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java2175 mConnectionService.startRtt(this, getInCallToCsRttPipeForCs(), getCsToInCallRttPipeForCs());
2227 this, getInCallToCsRttPipeForCs(), getCsToInCallRttPipeForCs());
2242 public ParcelFileDescriptor getCsToInCallRttPipeForCs() { method in class:Call
H A DConnectionServiceWrapper.java946 .setRttPipeToInCall(call.getCsToInCallRttPipeForCs())

Completed in 65 milliseconds