Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1858 getInCallToCsRttPipeForCs(), getCsToInCallRttPipeForCs()); in setConnectionProperties()
3259 mConnectionService.startRtt(this, getInCallToCsRttPipeForCs(), getCsToInCallRttPipeForCs()); in sendRttRequest()
3311 this, getInCallToCsRttPipeForCs(), getCsToInCallRttPipeForCs()); in handleRttRequestResponse()
3331 public ParcelFileDescriptor getInCallToCsRttPipeForCs() { in getInCallToCsRttPipeForCs() method in Call
DConnectionServiceWrapper.java1224 .setRttPipeFromInCall(call.getInCallToCsRttPipeForCs()) in createConference()
1315 .setRttPipeFromInCall(call.getInCallToCsRttPipeForCs()) in createConnection()