Home
last modified time | relevance | path

Searched refs:getCsToInCallRttPipeForInCall (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DParcelableCallUtils.java601 call.getCsToInCallRttPipeForInCall()); in getParcelableRttCall()
DCall.java4048 public ParcelFileDescriptor getCsToInCallRttPipeForInCall() { in getCsToInCallRttPipeForInCall() method in Call
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallTest.java662 assertNotNull(null, call.getCsToInCallRttPipeForInCall()); in testSetConnectionPropertiesRttOnOff()
666 assertNull(null, call.getCsToInCallRttPipeForInCall()); in testSetConnectionPropertiesRttOnOff()