Searched refs:controlInterface (Results 1 – 2 of 2) sorted by relevance
52 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testMidCallComponentEnablement() local57 controlInterface.hasReceivedBindRequest()); in testMidCallComponentEnablement()65 boolean hasBound = controlInterface.waitForBindRequest(); in testMidCallComponentEnablement()69 assertEquals("Call was not sent to incall", 1, controlInterface.getLocalCallCount()); in testMidCallComponentEnablement()72 controlInterface.kill(); in testMidCallComponentEnablement()96 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testNullBinding() local97 controlInterface.setShouldReturnNullBinding(true); in testNullBinding()104 controlInterface.waitForBindRequest()); in testNullBinding()108 0, controlInterface.getLocalCallCount()); in testNullBinding()111 controlInterface.kill(); in testNullBinding()
498 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility1() local513 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility1()521 controlInterface.getCallState(call.getDetails().getTelecomCallId())); in testLowerApiLevelCompatibility1()529 controlInterface.getCallState(call.getDetails().getTelecomCallId())); in testLowerApiLevelCompatibility1()545 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility2() local560 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility2()