HomeSort by relevance Sort by last modified time
    Searched refs:waitForIdleSync (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
KeyUtils.java 22 instrumentation.waitForIdleSync();
33 instrumentation.waitForIdleSync();
44 instrumentation.waitForIdleSync();
55 instrumentation.waitForIdleSync();
63 instrumentation.waitForIdleSync();
UiUtils.java 55 instrumentation.waitForIdleSync();
  /developers/build/prebuilts/gradle/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 31 getInstrumentation().waitForIdleSync();
38 getInstrumentation().waitForIdleSync();
45 getInstrumentation().waitForIdleSync();
HeadsUpNotificationFragmentTest.java 26 getInstrumentation().waitForIdleSync();
  /developers/samples/android/notification/LNotifications/Application/tests/src/com/example/android/lnotifications/
LNotificationActivityTest.java 31 getInstrumentation().waitForIdleSync();
38 getInstrumentation().waitForIdleSync();
45 getInstrumentation().waitForIdleSync();
HeadsUpNotificationFragmentTest.java 26 getInstrumentation().waitForIdleSync();
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java 72 getInstrumentation().waitForIdleSync();
74 getInstrumentation().waitForIdleSync();
90 getInstrumentation().waitForIdleSync();
99 getInstrumentation().waitForIdleSync();
105 getInstrumentation().waitForIdleSync();
125 getInstrumentation().waitForIdleSync();
ListViewTest.java 136 mInstrumentation.waitForIdleSync();
145 mInstrumentation.waitForIdleSync();
161 mInstrumentation.waitForIdleSync();
170 mInstrumentation.waitForIdleSync();
191 mInstrumentation.waitForIdleSync();
201 mInstrumentation.waitForIdleSync();
291 mInstrumentation.waitForIdleSync();
299 mInstrumentation.waitForIdleSync();
308 mInstrumentation.waitForIdleSync();
316 mInstrumentation.waitForIdleSync();
    [all...]
ExpandableListViewWithHeadersTest.java 62 getInstrumentation().waitForIdleSync();
70 getInstrumentation().waitForIdleSync();
MediaControllerTest.java 118 mInstrumentation.waitForIdleSync();
133 mInstrumentation.waitForIdleSync();
141 mInstrumentation.waitForIdleSync();
150 mInstrumentation.waitForIdleSync();
199 mInstrumentation.waitForIdleSync();
212 mInstrumentation.waitForIdleSync();
227 mInstrumentation.waitForIdleSync();
SeekBarTest.java 72 mInstrumentation.waitForIdleSync();
83 mInstrumentation.waitForIdleSync();
92 mInstrumentation.waitForIdleSync();
ToastTest.java 122 mInstrumentation.waitForIdleSync();
139 mInstrumentation.waitForIdleSync();
172 mInstrumentation.waitForIdleSync();
191 mInstrumentation.waitForIdleSync();
204 mInstrumentation.waitForIdleSync();
218 mInstrumentation.waitForIdleSync();
242 mInstrumentation.waitForIdleSync();
264 mInstrumentation.waitForIdleSync();
291 mInstrumentation.waitForIdleSync();
309 mInstrumentation.waitForIdleSync();
    [all...]
ExpandableListTester.java 56 mInstrumentation.waitForIdleSync();
58 mActivityInstrumentation.getInstrumentation().waitForIdleSync();
79 mInstrumentation.waitForIdleSync();
97 mInstrumentation.waitForIdleSync();
109 mInstrumentation.waitForIdleSync();
124 mInstrumentation.waitForIdleSync();
  /cts/tests/sample/src/android/sample/cts/
SampleDeviceTest.java 48 getInstrumentation().waitForIdleSync();
  /cts/tests/tests/text/src/android/text/method/cts/
TouchTest.java 64 getInstrumentation().waitForIdleSync();
73 getInstrumentation().waitForIdleSync();
83 getInstrumentation().waitForIdleSync();
93 getInstrumentation().waitForIdleSync();
102 getInstrumentation().waitForIdleSync();
133 getInstrumentation().waitForIdleSync();
151 getInstrumentation().waitForIdleSync();
165 getInstrumentation().waitForIdleSync();
179 getInstrumentation().waitForIdleSync();
  /cts/tests/tests/app/src/android/app/cts/
InstrumentationTest.java 113 mInstrumentation.waitForIdleSync();
134 mInstrumentation.waitForIdleSync();
177 mInstrumentation.waitForIdleSync();
201 mInstrumentation.waitForIdleSync();
214 mInstrumentation.waitForIdleSync();
225 mInstrumentation.waitForIdleSync();
237 mInstrumentation.waitForIdleSync();
265 mInstrumentation.waitForIdleSync();
269 mInstrumentation.waitForIdleSync();
278 mInstrumentation.waitForIdleSync();
    [all...]
AlertDialog_BuilderTest.java 146 mInstrumentation.waitForIdleSync();
158 mInstrumentation.waitForIdleSync();
171 mInstrumentation.waitForIdleSync();
187 mInstrumentation.waitForIdleSync();
202 mInstrumentation.waitForIdleSync();
217 mInstrumentation.waitForIdleSync();
232 mInstrumentation.waitForIdleSync();
247 mInstrumentation.waitForIdleSync();
260 mInstrumentation.waitForIdleSync();
268 mInstrumentation.waitForIdleSync();
    [all...]
AliasActivityTest.java 35 getInstrumentation().waitForIdleSync();
LauncherActivity_IconResizerTest.java 58 getInstrumentation().waitForIdleSync();
DialogTest.java 177 mInstrumentation.waitForIdleSync();
190 mInstrumentation.waitForIdleSync();
200 mInstrumentation.waitForIdleSync();
238 mInstrumentation.waitForIdleSync();
256 mInstrumentation.waitForIdleSync();
272 mInstrumentation.waitForIdleSync();
289 mInstrumentation.waitForIdleSync();
308 mInstrumentation.waitForIdleSync();
324 mInstrumentation.waitForIdleSync();
330 mInstrumentation.waitForIdleSync();
    [all...]
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
BrowserStartupControllerTest.java 120 getInstrumentation().waitForIdleSync();
170 getInstrumentation().waitForIdleSync();
215 getInstrumentation().waitForIdleSync();
244 getInstrumentation().waitForIdleSync();
280 getInstrumentation().waitForIdleSync();
317 getInstrumentation().waitForIdleSync();
346 getInstrumentation().waitForIdleSync();
453 getInstrumentation().waitForIdleSync();
483 getInstrumentation().waitForIdleSync();
ContentDetectionTestBase.java 75 getInstrumentation().waitForIdleSync();
96 getInstrumentation().waitForIdleSync();
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/
RepostFormWarningTest.java 46 getInstrumentation().waitForIdleSync();
63 getInstrumentation().waitForIdleSync();
90 getInstrumentation().waitForIdleSync();
  /cts/tests/app/src/android/app/cts/
OrientationTestUtils.java 36 * Same as {@link #toggleOrientation(Activity)} except {@link Instrumentation#waitForIdleSync()}
56 instrumentation.waitForIdleSync();
  /development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson5/
SenderActivityTest.java 83 getInstrumentation().waitForIdleSync();
87 getInstrumentation().waitForIdleSync();

Completed in 1178 milliseconds

1 2 3 4 5