Home
last modified time | relevance | path

Searched refs:KEY_TEST_SCENARIO (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java181 public static final String KEY_TEST_SCENARIO = "testScenario"; field in Utils
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainHotwordDetectionService.java229 if (options.getInt(Utils.KEY_TEST_SCENARIO, -1) in onUpdateState()
DBasicVoiceInteractionService.java146 persistableBundle.putInt(Utils.KEY_TEST_SCENARIO, in onStartCommand()