Home
last modified time | relevance | path

Searched refs:waitForIdleSync (Results 1 – 25 of 136) sorted by relevance

123456

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java59 waitForIdleSync(); in testIcon()
63 waitForIdleSync(); in testIcon()
72 waitForIdleSync(); in testDisable()
79 waitForIdleSync(); in testExpandNotifications()
86 waitForIdleSync(); in testCollapsePanels()
94 waitForIdleSync(); in testExpandSettings()
102 waitForIdleSync(); in testSetSystemUiVisibility()
109 waitForIdleSync(); in testTopAppWindowChanged()
116 waitForIdleSync(); in testShowImeButton()
123 waitForIdleSync(); in testShowRecentApps()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewCallbacks.java43 instrumentation.waitForIdleSync(); in testPopupNoSelection()
45 instrumentation.waitForIdleSync(); in testPopupNoSelection()
68 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
79 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
97 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
117 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
119 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
123 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
133 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
DAutoCompleteTextViewPopup.java52 instrumentation.waitForIdleSync(); in testPopupSetListSelection()
64 instrumentation.waitForIdleSync(); in testPopupSetListSelection()
84 instrumentation.waitForIdleSync(); in testPopupGetListSelection()
111 instrumentation.waitForIdleSync(); in testPopupClearListSelection()
127 instrumentation.waitForIdleSync(); in testPopupClearListSelection()
144 instrumentation.waitForIdleSync(); in testPopupNavigateNoAdapter()
160 instrumentation.waitForIdleSync(); in testPopupNavigateNoAdapter()
181 instrumentation.waitForIdleSync(); in testPopupShow()
193 instrumentation.waitForIdleSync(); in testPopupShow()
204 instrumentation.waitForIdleSync(); in testPopupShow()
[all …]
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
DAppCompatBaseAutoSizeTest.java105 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setMaxLines()
116 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setMaxLines()
128 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setMaxLines()
142 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setMaxLines()
154 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setMaxLines()
176 mInstrumentation.waitForIdleSync(); in testAutoSizeUniform_autoSizeCalledWhenTypeChanged()
185 mInstrumentation.waitForIdleSync(); in testAutoSizeUniform_autoSizeCalledWhenTypeChanged()
208 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setText()
223 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setText()
236 mInstrumentation.waitForIdleSync(); in testAutoSizeCallers_setText()
[all …]
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseKeyEventsTestCase.java106 mInstrumentation.waitForIdleSync(); in testBackDismissesActionMode()
108 mInstrumentation.waitForIdleSync(); in testBackDismissesActionMode()
124 mInstrumentation.waitForIdleSync(); in testBackCollapsesActionView()
127 mInstrumentation.waitForIdleSync(); in testBackCollapsesActionView()
141 mInstrumentation.waitForIdleSync(); in testMenuPressInvokesPanelCallbacks()
145 mInstrumentation.waitForIdleSync(); in testMenuPressInvokesPanelCallbacks()
153 mInstrumentation.waitForIdleSync(); in testBackPressWithMenuInvokesOnPanelClosed()
156 mInstrumentation.waitForIdleSync(); in testBackPressWithMenuInvokesOnPanelClosed()
166 mInstrumentation.waitForIdleSync(); in testBackPressWithEmptyMenuFinishesActivity()
177 mInstrumentation.waitForIdleSync(); in testDelKeyEventReachesActivity()
[all …]
DKeyEventsTestCaseWithToolbar.java51 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testMenuKeyOpensToolbarMenu()
55 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testMenuKeyOpensToolbarMenu()
74 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testOpenMenuOpensToolbarMenu()
83 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testOpenMenuOpensToolbarMenu()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSSecurityFooterTest.java86 waitForIdleSync(h); in setUp()
98 waitForIdleSync(mFooter.mHandler); in testUnmanaged()
108 waitForIdleSync(mFooter.mHandler); in testManagedNoOwnerName()
124 waitForIdleSync(mFooter.mHandler); in testManagedOwnerName()
145 waitForIdleSync(mFooter.mHandler); in testManagedDemoMode()
155 waitForIdleSync(mFooter.mHandler); in testNetworkLoggingEnabled()
167 waitForIdleSync(mFooter.mHandler); in testNetworkLoggingEnabled()
180 waitForIdleSync(mFooter.mHandler); in testManagedCACertsInstalled()
192 waitForIdleSync(mFooter.mHandler); in testManagedOneVpnEnabled()
204 waitForIdleSync(mFooter.mHandler); in testManagedOneVpnEnabled()
[all …]
/frameworks/base/core/tests/coretests/src/android/view/
DRunQueueTest.java35 getInstrumentation().waitForIdleSync(); in testRunnableRan()
42 getInstrumentation().waitForIdleSync(); in testRunnableCancelled()
49 getInstrumentation().waitForIdleSync(); in testListenerFired()
56 getInstrumentation().waitForIdleSync(); in testTreeObserverKilled()
DLongpressTest.java72 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
75 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
82 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
DDisabledLongpressTest.java76 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
79 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
86 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/plugins/
DPluginInstanceManagerTest.java117 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testNoPlugins()
118 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testNoPlugins()
139 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testPluginDestroy()
140 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testPluginDestroy()
156 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testIncorrectVersion()
157 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testIncorrectVersion()
171 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testReloadOnChange()
172 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testReloadOnChange()
194 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testNonDebuggable()
195 waitForIdleSync(mPluginInstanceManager.mMainHandler);; in testNonDebuggable()
[all …]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
DTouchUtils.java48 inst.waitForIdleSync(); in tapView()
55 inst.waitForIdleSync(); in tapView()
60 inst.waitForIdleSync(); in tapView()
79 inst.waitForIdleSync(); in touchAndCancelView()
86 inst.waitForIdleSync(); in touchAndCancelView()
106 inst.waitForIdleSync(); in clickView()
113 inst.waitForIdleSync(); in clickView()
118 inst.waitForIdleSync(); in clickView()
143 inst.waitForIdleSync(); in longClickView()
150 inst.waitForIdleSync(); in longClickView()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListEmptyViewTest.java58 inst.waitForIdleSync(); in testZeroToOne()
68 inst.waitForIdleSync(); in testZeroToOneForwardBack()
79 inst.waitForIdleSync(); in testZeroToOneForwardBack()
93 inst.waitForIdleSync(); in testZeroToManyToZero()
101 inst.waitForIdleSync(); in testZeroToManyToZero()
122 inst.waitForIdleSync(); in testZeroToManyToZero()
DListManagedCursorTest.java64 inst.waitForIdleSync(); in testKeyScrolling()
83 inst.waitForIdleSync(); in testKeyScrollingToTouchMode()
96 inst.waitForIdleSync(); in arrowScroll()
103 inst.waitForIdleSync(); in arrowScroll()
DListFocusableTest.java194 getInstrumentation().waitForIdleSync(); in setFullAdapter()
203 getInstrumentation().waitForIdleSync(); in setEmptyAdapter()
212 getInstrumentation().waitForIdleSync(); in setNullAdapter()
221 getInstrumentation().waitForIdleSync(); in setFocusable()
230 getInstrumentation().waitForIdleSync(); in setNonFocusable()
DListRetainsFocusAcrossLayoutsTest.java54 getInstrumentation().waitForIdleSync(); in testBottomButtonRetainsFocusAfterLayout()
68 getInstrumentation().waitForIdleSync(); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()
83 getInstrumentation().waitForIdleSync(); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
/frameworks/support/lifecycle/extensions/src/androidTest/java/android/arch/lifecycle/
DServiceLifecycleTest.java116 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testStartBindUnbindStop()
122 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testStartBindUnbindStop()
138 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testStartBindStopUnbind()
144 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testStartBindStopUnbind()
162 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testBindStartUnbindStop()
168 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testBindStartUnbindStop()
185 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testBindStartStopUnbind()
191 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testBindStartStopUnbind()
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DScrollingThroughListOfFocusablesTest.java86 getInstrumentation().waitForIdleSync(); in testScrollingDownInFirstItem()
119 getInstrumentation().waitForIdleSync(); in testScrollingToSecondItem()
134 getInstrumentation().waitForIdleSync(); in testNoFadingEdgeAtBottomOfLastItem()
159 getInstrumentation().waitForIdleSync(); in testNavigatingUpThroughInternalSelection()
182 getInstrumentation().waitForIdleSync(); in testNavigatingUpThroughInternalSelection()
232 getInstrumentation().waitForIdleSync(); in ensureNotInTouchMode()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardMessageAreaTest.java44 waitForIdleSync(); in setUp()
54 waitForIdleSync(); in clearFollowedByMessage_keepsMessage()
61 waitForIdleSync(); in clearFollowedByMessage_keepsMessage()
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DScrollViewButtonsAndLabelsTest.java75 getInstrumentation().waitForIdleSync(); in testArrowScrollDownOffScreenVerticalFadingEdge()
111 getInstrumentation().waitForIdleSync(); in testArrowScrollDownToBottomElementOnScreen()
133 getInstrumentation().waitForIdleSync(); in testArrowScrollUpOffScreenVerticalFadingEdge()
153 getInstrumentation().waitForIdleSync(); in testArrowScrollUpToTopElementOnScreen()
173 getInstrumentation().waitForIdleSync(); in goToBottomButton()
DRequestRectangleVisibleTest.java106 getInstrumentation().waitForIdleSync(); // wait for scrolling to finish in testScrollToOffScreenRectangleFromTop()
128 getInstrumentation().waitForIdleSync(); // wait for scrolling to finish in testScrollToPartiallyOffScreenRectFromTop()
147 getInstrumentation().waitForIdleSync(); // wait for scrolling to finish in testScrollToOffScreenRectangleFromBottom()
165 getInstrumentation().waitForIdleSync(); // wait for scrolling to finish in testScrollToPartiallyOffScreenRectFromBottom()
186 getInstrumentation().waitForIdleSync(); in pressDownUntilViewInFocus()
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
DInitCallbackTest.java50 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testRegisterInitCallback_callsSuccessCallback()
70 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testRegisterInitCallback_callsFailCallback()
90 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testRegisterInitCallback_callsFailCallback_whenOnFailCalledByLoader()
109 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testRegisterInitCallback_callsFailCallback_whenMetadataRepoIsNull()
145 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testUnregisterInitCallback_doesNotInteractWithCallback()
163 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testInitCallback_addedToConfigAndInstance_callsSuccess()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/model/
DHighResThumbnailLoaderTest.java91 waitForIdleSync(); in testLoad()
100 waitForIdleSync(); in testFlinging_notLoaded()
113 waitForIdleSync(); in testAfterFlinging()
123 waitForIdleSync(); in testAlreadyLoaded()
/frameworks/support/design/tests/src/android/support/design/widget/
DCoordinatorLayoutTest.java109 instrumentation.waitForIdleSync(); in testSetFitSystemWindows()
118 instrumentation.waitForIdleSync(); in testSetFitSystemWindows()
131 instrumentation.waitForIdleSync(); in testSetFitSystemWindows()
149 instrumentation.waitForIdleSync(); in testLayoutChildren()
179 instrumentation.waitForIdleSync(); in testLayoutChildren()
273 instrumentation.waitForIdleSync(); in testInsetEdge()
287 instrumentation.waitForIdleSync(); in testInsetEdge()
323 instrumentation.waitForIdleSync(); in testDependentViewChanged()
337 instrumentation.waitForIdleSync(); in testDependentViewChanged()
363 instrumentation.waitForIdleSync(); in testDependentViewRemoved()
[all …]
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java264 inst.waitForIdleSync(); in tapView()
271 inst.waitForIdleSync(); in tapView()
276 inst.waitForIdleSync(); in tapView()
304 inst.waitForIdleSync(); in touchAndCancelView()
311 inst.waitForIdleSync(); in touchAndCancelView()
339 inst.waitForIdleSync(); in clickView()
347 inst.waitForIdleSync(); in clickView()
352 inst.waitForIdleSync(); in clickView()
400 inst.waitForIdleSync(); in longClickView()
407 inst.waitForIdleSync(); in longClickView()
[all …]

123456