Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java524 final int anotherEndpointType = anotherEndpoint.getEndpointType(); in testSwitchCallEndpoint() local
538 assertEndpointType(connection, anotherEndpointType); in testSwitchCallEndpoint()
539 assertEndpointType(inCallService, anotherEndpointType); in testSwitchCallEndpoint()
DSelfManagedConnectionServiceTest.java1611 final int anotherEndpointType = anotherEndpoint.getEndpointType(); in testCallEndpoint() local
1623 return cep.getEndpointType() == anotherEndpointType; in testCallEndpoint()