Searched refs:controlInterface (Results 1 – 2 of 2) sorted by relevance
59 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testMidCallComponentEnablement() local64 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablement()73 boolean hasBound = controlInterface.waitForBindRequest(); in testMidCallComponentEnablement()77 assertEquals("Call was not sent to incall", 1, controlInterface.getLocalCallCount()); in testMidCallComponentEnablement()80 controlInterface.kill(); in testMidCallComponentEnablement()137 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testMidCallComponentEnablementWithNoneAvailableAtStart() local147 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablementWithNoneAvailableAtStart()155 boolean hasBound = controlInterface.waitForBindRequest(); in testMidCallComponentEnablementWithNoneAvailableAtStart()159 assertEquals("Call was not sent to incall", 1, controlInterface.getLocalCallCount()); in testMidCallComponentEnablementWithNoneAvailableAtStart()161 controlInterface.kill(); in testMidCallComponentEnablementWithNoneAvailableAtStart()[all …]
502 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility1() local517 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility1()525 controlInterface.getCallState(call.getDetails().getTelecomCallId())); in testLowerApiLevelCompatibility1()533 controlInterface.getCallState(call.getDetails().getTelecomCallId())); in testLowerApiLevelCompatibility1()549 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility2() local564 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility2()