Home
last modified time | relevance | path

Searched refs:TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DVoiceInteractionServiceBindingHelper.java95 new ComponentName(Utils.TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME, in onCreate()
/cts/tests/tests/voiceinteraction/localvoiceinteraction/src/android/voiceinteraction/cts/localvoiceinteraction/
DLocalVoiceInteractionTest.java126 packageManager.getPackageInfo(Utils.TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME, in assertNoDefaultPackageVisibility()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java257 public static final String TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME = field in Utils
262 TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME + "/"
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionMultiDetectorTest.java82 new ComponentName(Utils.TEST_VOICE_INTERACTION_SERVICE_PACKAGE_NAME, in setUp()