Searched refs:disconnectAllCallsAndVerify (Results 1 – 3 of 3) sorted by relevance
103 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in tearDown()104 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in tearDown()196 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallInCarMode()221 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallInAutomotiveProjection()263 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in failingTestStartCallInCarModeAndAutomotiveProjection()298 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in testStartCallInCarModeTwoServices()332 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testStartCallingInCarModeAndProjectionTwoServices()359 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testSwitchToCarMode()482 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in testSwitchToAutomotiveProjection()
199 disconnectAllCallsAndVerify(mCarModeIncallServiceControlOne); in tearDown()200 disconnectAllCallsAndVerify(mCarModeIncallServiceControlTwo); in tearDown()
175 protected void disconnectAllCallsAndVerify(ICtsCarModeInCallServiceControl controlBinder) { in disconnectAllCallsAndVerify() method in BaseTelecomTestWithMockServices