Home
last modified time | relevance | path

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

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