Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java227 asyncTaskArg.setTestType(Utils.TestCaseType.PICKOPTION_REQUEST_CANCEL_TEST)); in onRequestPickOption()
246 testCaseType == Utils.TestCaseType.PICKOPTION_REQUEST_CANCEL_TEST || in isTestTypeCancel()
308 case PICKOPTION_REQUEST_CANCEL_TEST: in doInBackground()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionTest.java141 case PICKOPTION_REQUEST_CANCEL_TEST: in verifySingleTestcaseResult()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java39 PICKOPTION_REQUEST_CANCEL_TEST, enumConstant
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/
DTestApp.java88 case PICKOPTION_REQUEST_CANCEL_TEST: in continueTests()