Home
last modified time | relevance | path

Searched refs:SCENARIO_ATTENTION_QUERY_REJECTED_LEAVE (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainVisualQueryDetectionService.java76 public static final int SCENARIO_ATTENTION_QUERY_REJECTED_LEAVE = 2; field in MainVisualQueryDetectionService
256 } else if (scenario == SCENARIO_ATTENTION_QUERY_REJECTED_LEAVE) { in createTestDetectionJob()
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVisualQueryDetectionServiceBasicTest.java463 MainVisualQueryDetectionService.SCENARIO_ATTENTION_QUERY_REJECTED_LEAVE); in testVisualQueryDetectionService_startRecogintion_attentionQueryRejectedLeave()