Searched refs:disableAndVerifyCarMode (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CarModeInCallServiceTest.java | 99 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, in tearDown() 101 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, in tearDown() 139 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSetCarMode() 198 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallInCarMode() 259 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in failingTestStartCallInCarModeAndAutomotiveProjection() 293 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_CAR); in testStartCallInCarModeTwoServices() 299 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallInCarModeTwoServices() 333 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallingInCarModeAndProjectionTwoServices() 361 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSwitchToCarMode() 388 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSwitchToCarModeAndBack() [all …]
|
D | SelfManagedConnectionTest.java | 194 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, in tearDown() 196 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, in tearDown()
|
D | BaseTelecomTestWithMockServices.java | 162 protected void disableAndVerifyCarMode(ICtsCarModeInCallServiceControl control, in disableAndVerifyCarMode() method in BaseTelecomTestWithMockServices
|