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.java156 protected void disconnectAllCallsAndVerify(ICtsCarModeInCallServiceControl controlBinder) { in disconnectAllCallsAndVerify() argument
157 if (controlBinder == null) { in disconnectAllCallsAndVerify()
161 controlBinder.disconnectCalls(); in disconnectAllCallsAndVerify()
165 assertCarModeCallCount(controlBinder, 0); in disconnectAllCallsAndVerify()