Home
last modified time | relevance | path

Searched refs:ABORT_REQUEST_TEST (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionTest.java120 case ABORT_REQUEST_TEST: in verifySingleTestcaseResult()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java165 newTask().execute(asyncTaskArg.setTestType(Utils.TestCaseType.ABORT_REQUEST_TEST)); in onRequestAbortVoice()
283 case ABORT_REQUEST_TEST: in doInBackground()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java36 ABORT_REQUEST_TEST, enumConstant
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/
DTestApp.java72 case ABORT_REQUEST_TEST: in continueTests()