Searched refs:setUpControl (Results 1 – 5 of 5) sorted by relevance
164 TestServiceConnection controlConn = setUpControl(THIRD_PTY_CONTROL, in testBindToSupportNonUiInCallService()187 TestServiceConnection controlConn = setUpControl(THIRD_PTY_CONTROL, in testBindToSupportDefaultDialerNoCarMode()214 TestServiceConnection controlConn = setUpControl(THIRD_PTY_CONTROL, in testNoBindToUnsupportDefaultDialerNoCarMode()233 TestServiceConnection controlConn = setUpControl(CAR_MODE_CONTROL, in testEnterCarMode()257 TestServiceConnection controlConn1 = setUpControl(CAR_MODE_CONTROL, CAR_DIALER_1); in testChangeCarModeApp()258 TestServiceConnection controlConn2 = setUpControl(CAR_MODE_CONTROL, CAR_DIALER_2); in testChangeCarModeApp()291 TestServiceConnection controlConn = setUpControl(CAR_MODE_CONTROL, CAR_DIALER_1); in testExitCarMode()312 private TestServiceConnection setUpControl(String action, ComponentName componentName) { in setUpControl() method in SelfManagedConnectionTest
52 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testMidCallComponentEnablement()96 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testNullBinding()121 private ICtsApi29InCallServiceControl setUpControl() throws Exception { in setUpControl() method in NonUiInCallServiceTest
57 setUpControl(); in setUp()98 private void setUpControl() throws InterruptedException { in setUpControl() method in ThirdPartyInCallServiceTest
74 setUpControl(); in setUp()167 private void setUpControl() throws InterruptedException { in setUpControl() method in ThirdPartyInCallServiceAppOpsPermissionTest
498 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility1()545 ICtsApi29InCallServiceControl controlInterface = setUpControl(); in testLowerApiLevelCompatibility2()650 private ICtsApi29InCallServiceControl setUpControl() throws Exception { in setUpControl() method in BackgroundCallAudioTest