HomeSort by relevance Sort by last modified time
    Searched full:sendstringsync (Results 1 - 25 of 41) sorted by null

1 2

  /packages/apps/Music/tests/src/com/android/music/functional/
TestPlaylist.java 72 inst.sendStringSync(playlistname);
99 inst.sendStringSync(playListName);
113 inst.sendStringSync(oldPlaylistName);
120 inst.sendStringSync(newPlaylistName);
TestSongs.java 77 inst.sendStringSync(MusicPlayerNames.unsortedPlaylistTitle[i]);
190 inst.sendStringSync(MusicPlayerNames.TOBEDELETESONGNAME);
  /cts/tests/tests/widget/src/android/widget/cts/
DialerFilterTest.java 96 mInstrumentation.sendStringSync("123");
113 mInstrumentation.sendStringSync("234");
116 mInstrumentation.sendStringSync("adg");
132 mInstrumentation.sendStringSync("234");
135 mInstrumentation.sendStringSync("adg");
148 mInstrumentation.sendStringSync("123");
AutoCompleteTextViewTest.java 394 mInstrumentation.sendStringSync(testString);
410 mInstrumentation.sendStringSync(testString);
428 mInstrumentation.sendStringSync("83377778");
430 mInstrumentation.sendStringSync("test");
497 mInstrumentation.sendStringSync("6688633777444222");
506 mInstrumentation.sendStringSync(STRING_TEST);
TextViewTest.java     [all...]
  /development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson5/
SenderActivityTest.java 86 getInstrumentation().sendStringSync(TEST_MESSAGE);
  /cts/tests/app/src/android/app/cts/
InstrumentationTest.java 278 mInstrumentation.sendStringSync(text);
  /cts/tests/tests/view/src/android/view/inputmethod/cts/
BaseInputConnectionTest.java 240 mInstrumentation.sendStringSync("q");
  /frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiAutomatorInstrumentationTestRunner.html 1956 sendStringSync(String arg0)
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/runner/
AndroidJUnitRunner.html     [all...]
MonitoringInstrumentation.html 2158 sendStringSync(String arg0)
    [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java 858 public void sendStringSync(String text) {
    [all...]
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 
  /cts/tools/dex-tools/dex/
classes.out.dex     [all...]
  /frameworks/base/api/
current.txt     [all...]
system-current.txt     [all...]
test-current.txt     [all...]
  /frameworks/data-binding/compiler/src/main/resources/
api-versions.xml     [all...]
  /frameworks/opt/setupwizard/tools/docs/
android-22.txt     [all...]
  /prebuilts/sdk/api/
1.xml     [all...]
14.txt     [all...]
15.txt     [all...]
16.txt     [all...]

Completed in 842 milliseconds

1 2