Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java121 asyncTaskArg.setTestType(Utils.TestCaseType.CONFIRMATION_REQUEST_CANCEL_TEST)); in onRequestConfirmation()
245 testCaseType == Utils.TestCaseType.CONFIRMATION_REQUEST_CANCEL_TEST || in isTestTypeCancel()
302 case CONFIRMATION_REQUEST_CANCEL_TEST: in doInBackground()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionTest.java135 case CONFIRMATION_REQUEST_CANCEL_TEST: in verifySingleTestcaseResult()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java35 CONFIRMATION_REQUEST_CANCEL_TEST, enumConstant
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/
DTestApp.java83 case CONFIRMATION_REQUEST_CANCEL_TEST: in continueTests()