Home
last modified time | relevance | path

Searched defs:prepareDevice (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAbstractVoiceInteractionTestCase.java48 public void prepareDevice() throws Exception { in prepareDevice() method in AbstractVoiceInteractionTestCase
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognizerAvailabilityTest.java57 private void prepareDevice() { in prepareDevice() method in SpeechRecognizerAvailabilityTest
DOnDeviceFrameworkSessionLimitTest.java126 private static void prepareDevice() { in prepareDevice() method in OnDeviceFrameworkSessionLimitTest
DRecognitionServiceMicIndicatorTest.java151 private void prepareDevice() { in prepareDevice() method in RecognitionServiceMicIndicatorTest
DAbstractRecognitionServiceTest.java522 private static void prepareDevice() { in prepareDevice() method in AbstractRecognitionServiceTest
/cts/tests/tests/voiceinteraction/localvoiceinteraction/src/android/voiceinteraction/cts/localvoiceinteraction/
DLocalVoiceInteractionTest.java65 public void prepareDevice() throws Exception { in prepareDevice() method in LocalVoiceInteractionTest
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/
DInstallSourceInfoTest.kt44 fun prepareDevice() { in prepareDevice() method
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DAbstractContentCaptureIntegrationTest.java186 public void prepareDevice() throws Exception { in prepareDevice() method in AbstractContentCaptureIntegrationTest
/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/
DArchiveTest.java417 private void prepareDevice() throws Exception { in prepareDevice() method in ArchiveTest
/cts/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java207 private void prepareDevice() throws Exception { in prepareDevice() method in AssistTestBase