HomeSort by relevance Sort by last modified time
    Searched defs:prepareDevice (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
AbstractVoiceInteractionTestCase.java 56 public void prepareDevice() throws Exception {
  /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
AbstractContentCaptureIntegrationTest.java 185 public void prepareDevice() throws Exception {
186 Log.v(mTag, "@Before: prepareDevice()");
  /cts/tests/tests/assist/src/android/assist/cts/
AssistTestBase.java 135 prepareDevice();
153 private void prepareDevice() throws Exception {
154 Log.d(TAG, "prepareDevice()");

Completed in 5682 milliseconds