Home
last modified time | relevance | path

Searched refs:resetState (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java57 public void resetState() { in resetState() method in TestExternalImsService.TestFrameworkConnection
58 TestExternalImsService.this.resetState(); in resetState()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
DITestExternalImsService.aidl31 void resetState(); in resetState() method
/cts/tests/tests/gameservice/src/android/service/games/testing/
DIGameServiceTestService.aidl34 void resetState(); in resetState() method
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCtsWindowInfoUtils.java252 private void resetState() { in waitForWindowOnTop()
282 resetState(); in waitForWindowOnTop()
292 resetState(); in waitForWindowOnTop()
305 resetState(); in waitForWindowOnTop()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDomainSelectionServiceConnector.java176 mTestService.resetState(); in connectTestDomainSelectionServiceLocally()
DTestDomainSelectionService.java213 public void resetState() { in resetState() method in TestDomainSelectionService
/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTestService.java80 public void resetState() {
DGameServiceTest.java171 getTestService().resetState(); in tearDown()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAlwaysOnHotwordDetectorNoDspTest.java168 getService().resetState(); in tearDown()
DAlwaysOnHotwordDetectorNoHdsTest.java161 getService().resetState(); in tearDown()
DHotwordDetectionServiceMultipleDetectorTest.java120 mService.resetState(); in tearDown()
DAlwaysOnHotwordDetectorTest.java221 getService().resetState(); in tearDown()
DHotwordDetectionServiceBasicTest.java249 mService.resetState(); in tearDown()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCamera2Focuser.java277 mAutoFocus.resetState(); in startAutoFocusFullActiveLocked()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java530 mCarrierService.resetState(); in connectCarrierImsServiceLocally()
565 mExternalService.resetState(); in connectDeviceImsService()
DTestImsService.java581 public void resetState() { in resetState() method in TestImsService
DImsServiceTest.java580 sServiceConnector.getCarrierService().resetState(); in testCarrierImsServiceBindRcsChangeToMmtelCompat()
652 sServiceConnector.getCarrierService().resetState(); in testCarrierImsServiceBindNullRcsFeature()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java108 public void resetState() { in resetState() method in CtsBasicVoiceInteractionService
109 super.resetState(); in resetState()
DBaseVoiceInteractionService.java261 public void resetState() { in resetState() method in BaseVoiceInteractionService
/cts/hostsidetests/packagemanager/domainverification/device/multiuser/src/com/android/cts/packagemanager/verify/domain/device/multiuser/
DDomainVerificationWorkProfileTestsBase.kt157 fun resetState() { in <lambda>() method in com.android.cts.packagemanager.verify.domain.device.multiuser.DomainVerificationWorkProfileTestsBase