Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java175 protected void disconnectAllCallsAndVerify(ICtsCarModeInCallServiceControl controlBinder) { in disconnectAllCallsAndVerify() argument
176 if (controlBinder == null) { in disconnectAllCallsAndVerify()
180 controlBinder.disconnectCalls(); in disconnectAllCallsAndVerify()
184 assertCarModeCallCount(controlBinder, 0); in disconnectAllCallsAndVerify()