Searched refs:disconnectAllCallsAndVerify (Results 1 – 3 of 3) sorted by relevance
99 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in tearDown()100 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in tearDown()183 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallInCarMode()206 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallInAutomotiveProjection()246 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in failingTestStartCallInCarModeAndAutomotiveProjection()279 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in testStartCallInCarModeTwoServices()311 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallingInCarModeAndProjectionTwoServices()336 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testSwitchToCarMode()453 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testSwitchToAutomotiveProjection()
145 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in tearDown()146 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in tearDown()
156 protected void disconnectAllCallsAndVerify(ICtsCarModeInCallServiceControl controlBinder) { in disconnectAllCallsAndVerify() method in BaseTelecomTestWithMockServices