Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DParcelableCallUtils.java567 return new ParcelableRttCall(call.getRttMode(), call.getInCallToCsRttPipeForInCall(), in getParcelableRttCall()
DCall.java2789 public ParcelFileDescriptor getInCallToCsRttPipeForInCall() { in getInCallToCsRttPipeForInCall() method in Call