HomeSort by relevance Sort by last modified time
    Searched refs:COMPLETION_REQUEST_CANCEL_TEST (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
Utils.java 28 COMPLETION_REQUEST_CANCEL_TEST,
  /cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
MainInteractionSession.java 141 asyncTaskArg.setTestType(Utils.TestCaseType.COMPLETION_REQUEST_CANCEL_TEST));
243 return testCaseType == Utils.TestCaseType.COMPLETION_REQUEST_CANCEL_TEST ||
296 case COMPLETION_REQUEST_CANCEL_TEST:
  /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
VoiceInteractionTest.java 133 case COMPLETION_REQUEST_CANCEL_TEST:
  /cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/
TestApp.java 80 case COMPLETION_REQUEST_CANCEL_TEST:

Completed in 94 milliseconds