Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java64 private final TestUtils.InvokeCounter mConnectionOnCallEndpointChangedCounter = field in MockConnection
187 mConnectionOnCallEndpointChangedCounter.invoke(callendpoint); in onCallEndpointChanged()
400 return mConnectionOnCallEndpointChangedCounter; in getConnectionOnCallEndpointChangedCounter()