Searched refs:disableAndVerifyCarMode (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CarModeInCallServiceTest.java | 95 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, in tearDown() 97 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, in tearDown() 132 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSetCarMode() 185 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallInCarMode() 242 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in failingTestStartCallInCarModeAndAutomotiveProjection() 274 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_CAR); in testStartCallInCarModeTwoServices() 280 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallInCarModeTwoServices() 312 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testStartCallingInCarModeAndProjectionTwoServices() 338 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSwitchToCarMode() 363 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in testSwitchToCarModeAndBack() [all …]
|
D | SelfManagedConnectionTest.java | 143 disableAndVerifyCarMode(mCarModeIncallServiceControlOne, Configuration.UI_MODE_TYPE_NORMAL); in tearDown() 144 disableAndVerifyCarMode(mCarModeIncallServiceControlTwo, Configuration.UI_MODE_TYPE_NORMAL); in tearDown()
|
D | BaseTelecomTestWithMockServices.java | 143 protected void disableAndVerifyCarMode(ICtsCarModeInCallServiceControl control, in disableAndVerifyCarMode() method in BaseTelecomTestWithMockServices
|