Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DAbstractVoiceInteractionTestCase.java56 public void prepareDevice() throws Exception { in prepareDevice() method in AbstractVoiceInteractionTestCase
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DAbstractContentCaptureIntegrationTest.java185 public void prepareDevice() throws Exception { in prepareDevice() method in AbstractContentCaptureIntegrationTest
/cts/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java153 private void prepareDevice() throws Exception { in prepareDevice() method in AssistTestBase