HomeSort by relevance Sort by last modified time
    Searched defs:waitForIdleSync (Results 26 - 50 of 188) sorted by null

12 3 4 5 6 7 8

  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalSampleInstrumentation.java 81 waitForIdleSync();
  /frameworks/base/core/tests/coretests/src/android/widget/
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...]
DatePickerFocusTest.java 83 mInstrumentation.waitForIdleSync();
113 mInstrumentation.waitForIdleSync();
248 mInstrumentation.waitForIdleSync();
EditorCursorTest.java 75 mInstrumentation.waitForIdleSync();
200 mInstrumentation.waitForIdleSync();
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/
GridScrollListenerTest.java 67 inst.waitForIdleSync();
73 inst.waitForIdleSync();
84 inst.waitForIdleSync();
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListEmptyViewTest.java 58 inst.waitForIdleSync();
68 inst.waitForIdleSync();
79 inst.waitForIdleSync();
93 inst.waitForIdleSync();
101 inst.waitForIdleSync();
122 inst.waitForIdleSync();
ListManagedCursorTest.java 64 inst.waitForIdleSync();
83 inst.waitForIdleSync();
96 inst.waitForIdleSync();
103 inst.waitForIdleSync();
ListScrollListenerTest.java 66 inst.waitForIdleSync();
71 inst.waitForIdleSync();
81 inst.waitForIdleSync();
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/model/
HighResThumbnailLoaderTest.java 91 waitForIdleSync();
100 waitForIdleSync();
113 waitForIdleSync();
123 waitForIdleSync();
  /frameworks/support/design/tests/src/android/support/design/widget/
AppBarHorizontalScrollingTest.java 115 instrumentation.waitForIdleSync();
  /frameworks/support/emoji/core/tests/java/android/support/text/emoji/widget/
EmojiEditTextTest.java 79 mInstrumentation.waitForIdleSync();
101 mInstrumentation.waitForIdleSync();
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
AppCompatTextViewAutoSizeTest.java 64 mInstrumentation.waitForIdleSync();
72 mInstrumentation.waitForIdleSync();
  /cts/tests/app/src/android/app/cts/
TabActivityTest.java 63 mInstrumentation.waitForIdleSync();
  /cts/tests/tests/opengl/src/android/opengl/cts/
EglConfigTest.java 80 mInstrumentation.waitForIdleSync();
  /cts/tests/tests/transition/src/android/transition/cts/
BaseTransitionTest.java 81 mInstrumentation.waitForIdleSync();
138 mInstrumentation.waitForIdleSync();
SlideEdgeTest.java 77 mInstrumentation.waitForIdleSync();
131 mInstrumentation.waitForIdleSync();
152 mInstrumentation.waitForIdleSync();
164 mInstrumentation.waitForIdleSync();
215 mInstrumentation.waitForIdleSync();
VisibilityTest.java 108 mInstrumentation.waitForIdleSync();
115 mInstrumentation.waitForIdleSync();
  /cts/tests/tests/view/src/android/view/cts/
ContentPaneFocusTest.java 63 mInstrumentation.waitForIdleSync();
65 mInstrumentation.waitForIdleSync();
85 mInstrumentation.waitForIdleSync();
92 mInstrumentation.waitForIdleSync();
99 mInstrumentation.waitForIdleSync();
111 mInstrumentation.waitForIdleSync();
116 mInstrumentation.waitForIdleSync();
MenuItemTest.java 87 mInstrumentation.waitForIdleSync();
93 mInstrumentation.waitForIdleSync();
103 mInstrumentation.waitForIdleSync();
  /cts/tests/tests/widget/src/android/widget/cts/
ActionMenuViewTest.java 110 mInstrumentation.waitForIdleSync();
115 mInstrumentation.waitForIdleSync();
129 mInstrumentation.waitForIdleSync();
147 mInstrumentation.waitForIdleSync();
ChronometerTest.java 145 mInstrumentation.waitForIdleSync();
160 mInstrumentation.waitForIdleSync();
178 mInstrumentation.waitForIdleSync();
200 mInstrumentation.waitForIdleSync();
220 mInstrumentation.waitForIdleSync();
ExpandableListTester.java 48 mInstrumentation.waitForIdleSync();
51 mInstrumentation.waitForIdleSync();
72 mInstrumentation.waitForIdleSync();
90 mInstrumentation.waitForIdleSync();
102 mInstrumentation.waitForIdleSync();
117 mInstrumentation.waitForIdleSync();
ExpandableListViewBasicTest.java 81 mInstrumentation.waitForIdleSync();
84 mInstrumentation.waitForIdleSync();
101 mInstrumentation.waitForIdleSync();
111 mInstrumentation.waitForIdleSync();
117 mInstrumentation.waitForIdleSync();
133 mInstrumentation.waitForIdleSync();
ExpandableListViewWithHeadersTest.java 73 mInstrumentation.waitForIdleSync();
83 mInstrumentation.waitForIdleSync();
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
KeyguardIndicationControllerTest.java 184 mInstrumentation.waitForIdleSync();

Completed in 520 milliseconds

12 3 4 5 6 7 8