Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionMultiDetectorTest.java68 Utils.PROXY_VOICEINTERACTION_SERVICE_COMPONENT);
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java261 public static final String PROXY_VOICEINTERACTION_SERVICE_COMPONENT = field in Utils