OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitForIdleSync
(Results
1 - 25
of
79
) sorted by null
1
2
3
4
/frameworks/base/test-runner/src/android/test/
LaunchPerformanceBase.java
57
waitForIdleSync
();
/cts/tests/src/android/app/cts/
OrientationTestUtils.java
36
* Same as {@link #toggleOrientation(Activity)} except {@link Instrumentation#
waitForIdleSync
()}
56
instrumentation.
waitForIdleSync
();
/cts/tests/src/android/view/animation/cts/
AnimationTestUtils.java
85
instrumentation.
waitForIdleSync
();
/cts/tests/tests/app/src/android/app/cts/
ApplicationTest.java
57
instrumentation.
waitForIdleSync
();
Instrumentation_ActivityMonitorTest.java
59
instrumentation.
waitForIdleSync
();
AlertDialogTest.java
147
mInstrumentation.
waitForIdleSync
();
181
mInstrumentation.
waitForIdleSync
();
/cts/tests/tests/text/src/android/text/method/cts/
KeyListenerTestCase.java
78
mInstrumentation.
waitForIdleSync
();
/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
();
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewCallbacks.java
43
instrumentation.
waitForIdleSync
();
45
instrumentation.
waitForIdleSync
();
68
instrumentation.
waitForIdleSync
();
79
instrumentation.
waitForIdleSync
();
97
instrumentation.
waitForIdleSync
();
117
instrumentation.
waitForIdleSync
();
119
instrumentation.
waitForIdleSync
();
123
instrumentation.
waitForIdleSync
();
133
instrumentation.
waitForIdleSync
();
AutoCompleteTextViewPopup.java
52
instrumentation.
waitForIdleSync
();
64
instrumentation.
waitForIdleSync
();
84
instrumentation.
waitForIdleSync
();
111
instrumentation.
waitForIdleSync
();
127
instrumentation.
waitForIdleSync
();
144
instrumentation.
waitForIdleSync
();
160
instrumentation.
waitForIdleSync
();
181
instrumentation.
waitForIdleSync
();
193
instrumentation.
waitForIdleSync
();
204
instrumentation.
waitForIdleSync
();
[
all
...]
/cts/tests/src/android/widget/cts/util/
ListUtil.java
50
mInstrumentation.
waitForIdleSync
();
/development/samples/ApiDemos/src/com/example/android/apis/app/
ContactsFilterInstrumentation.java
66
waitForIdleSync
();
LocalSampleInstrumentation.java
81
waitForIdleSync
();
/frameworks/base/core/tests/coretests/src/android/util/
ListUtil.java
52
mInstrumentation.
waitForIdleSync
();
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListHeterogeneousTest.java
61
inst.
waitForIdleSync
();
69
inst.
waitForIdleSync
();
ListViewHeightTest.java
65
inst.
waitForIdleSync
();
74
inst.
waitForIdleSync
();
82
inst.
waitForIdleSync
();
ListEmptyViewTest.java
58
inst.
waitForIdleSync
();
68
inst.
waitForIdleSync
();
79
inst.
waitForIdleSync
();
93
inst.
waitForIdleSync
();
101
inst.
waitForIdleSync
();
122
inst.
waitForIdleSync
();
ListManagedCursorTest.java
65
inst.
waitForIdleSync
();
82
inst.
waitForIdleSync
();
101
inst.
waitForIdleSync
();
121
inst.
waitForIdleSync
();
123
inst.
waitForIdleSync
();
125
inst.
waitForIdleSync
();
137
inst.
waitForIdleSync
();
144
inst.
waitForIdleSync
();
157
inst.
waitForIdleSync
();
159
inst.
waitForIdleSync
();
[
all
...]
ListScrollListenerTest.java
66
inst.
waitForIdleSync
();
71
inst.
waitForIdleSync
();
81
inst.
waitForIdleSync
();
/cts/tests/tests/mediastress/src/android/mediastress/cts/
NativeMediaTest.java
68
instrumentation.
waitForIdleSync
();
/external/droiddriver/src/com/google/android/droiddriver/instrumentation/
InstrumentationDriver.java
68
instrumentation.
waitForIdleSync
();
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
GridScrollListenerTest.java
67
inst.
waitForIdleSync
();
73
inst.
waitForIdleSync
();
84
inst.
waitForIdleSync
();
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
RsBenchTest.java
57
mInst.
waitForIdleSync
();
/cts/tests/tests/graphics/src/android/opengl/cts/
EglConfigTest.java
67
mInstrumentation.
waitForIdleSync
();
Completed in 255 milliseconds
1
2
3
4