Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionMultiDetectorTest.java83 Utils.VOICE_INTERACTION_SERVICE_BINDING_HELPER_CLASS_NAME)); in setUp()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java264 public static final String VOICE_INTERACTION_SERVICE_BINDING_HELPER_CLASS_NAME = field in Utils