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.java589 return new ParcelableRttCall(call.getRttMode(), call.getInCallToCsRttPipeForInCall(), in getParcelableRttCall()
DCall.java3252 public ParcelFileDescriptor getInCallToCsRttPipeForInCall() { in getInCallToCsRttPipeForInCall() method in Call