Home
last modified time | relevance | path

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

1234

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java68 waitForIdleSync(); in testIcon()
72 waitForIdleSync(); in testIcon()
81 waitForIdleSync(); in testDisable()
90 waitForIdleSync(); in testDisableForSecondaryDisplay()
97 waitForIdleSync(); in testExpandNotifications()
104 waitForIdleSync(); in testCollapsePanels()
112 waitForIdleSync(); in testExpandSettings()
132 waitForIdleSync(); in doTestOnSystemBarAppearanceChanged()
141 waitForIdleSync(); in testShowTransient()
149 waitForIdleSync(); in testShowTransientForSecondaryDisplay()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewCallbacks.java44 instrumentation.waitForIdleSync(); in testPopupNoSelection()
46 instrumentation.waitForIdleSync(); in testPopupNoSelection()
69 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
80 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
98 instrumentation.waitForIdleSync(); in testPopupEnterSelection()
118 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
120 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
124 instrumentation.waitForIdleSync(); in testPopupLeaveSelection()
134 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/base/core/tests/coretests/src/android/view/
DScrollCaptureClientTest.java96 getInstrumentation().waitForIdleSync(); in testDelayedAction()
120 getInstrumentation().waitForIdleSync(); in testDelayedAction_cancel()
137 getInstrumentation().waitForIdleSync(); in testDelayedAction_timeoutNow()
186 getInstrumentation().waitForIdleSync();
202 getInstrumentation().waitForIdleSync();
210 getInstrumentation().waitForIdleSync();
229 getInstrumentation().waitForIdleSync();
234 getInstrumentation().waitForIdleSync();
249 getInstrumentation().waitForIdleSync();
255 getInstrumentation().waitForIdleSync();
[all …]
DRunQueueTest.java36 getInstrumentation().waitForIdleSync(); in testRunnableRan()
43 getInstrumentation().waitForIdleSync(); in testRunnableCancelled()
50 getInstrumentation().waitForIdleSync(); in testListenerFired()
57 getInstrumentation().waitForIdleSync(); in testTreeObserverKilled()
DVisibilityTest.java73 getInstrumentation().waitForIdleSync(); in testVisibleToInvisible()
87 getInstrumentation().waitForIdleSync(); in testVisibleToGone()
101 getInstrumentation().waitForIdleSync(); in testGoneToVisible()
121 getInstrumentation().waitForIdleSync(); in testGoneToInvisible()
141 getInstrumentation().waitForIdleSync(); in testInvisibleToVisible()
161 getInstrumentation().waitForIdleSync(); in testInvisibleToGone()
DDisabledLongpressTest.java74 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
77 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
84 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
DLongpressTest.java70 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
73 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
80 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/plugins/
DPluginInstanceManagerTest.java126 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testNoPlugins()
127 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testNoPlugins()
148 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testPluginDestroy()
149 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testPluginDestroy()
165 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testIncorrectVersion()
166 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testIncorrectVersion()
179 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testReloadOnChange()
180 waitForIdleSync(mPluginInstanceManager.mMainHandler); in testReloadOnChange()
202 waitForIdleSync(mPluginInstanceManager.mPluginHandler); in testNonDebuggable()
203 waitForIdleSync(mPluginInstanceManager.mMainHandler);; in testNonDebuggable()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListEmptyViewTest.java59 inst.waitForIdleSync(); in testZeroToOne()
69 inst.waitForIdleSync(); in testZeroToOneForwardBack()
80 inst.waitForIdleSync(); in testZeroToOneForwardBack()
94 inst.waitForIdleSync(); in testZeroToManyToZero()
102 inst.waitForIdleSync(); in testZeroToManyToZero()
123 inst.waitForIdleSync(); in testZeroToManyToZero()
DListManagedCursorTest.java65 inst.waitForIdleSync(); in testKeyScrolling()
84 inst.waitForIdleSync(); in testKeyScrollingToTouchMode()
97 inst.waitForIdleSync(); in arrowScroll()
104 inst.waitForIdleSync(); in arrowScroll()
DListFocusableTest.java195 getInstrumentation().waitForIdleSync(); in setFullAdapter()
204 getInstrumentation().waitForIdleSync(); in setEmptyAdapter()
213 getInstrumentation().waitForIdleSync(); in setNullAdapter()
222 getInstrumentation().waitForIdleSync(); in setFocusable()
231 getInstrumentation().waitForIdleSync(); in setNonFocusable()
DListRetainsFocusAcrossLayoutsTest.java53 getInstrumentation().waitForIdleSync(); in testBottomButtonRetainsFocusAfterLayout()
67 getInstrumentation().waitForIdleSync(); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()
82 getInstrumentation().waitForIdleSync(); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
DListScrollListenerTest.java63 inst.waitForIdleSync(); in testKeyScrolling()
69 inst.waitForIdleSync(); in testKeyScrolling()
79 inst.waitForIdleSync(); in testKeyScrolling()
89 inst.waitForIdleSync(); in testKeyScrolling()
DListViewHeightTest.java65 inst.waitForIdleSync(); in testButtons()
74 inst.waitForIdleSync(); in testButtons()
82 inst.waitForIdleSync(); in testButtons()
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DScrollingThroughListOfFocusablesTest.java60 getInstrumentation().waitForIdleSync(); in setUp()
90 getInstrumentation().waitForIdleSync(); in testScrollingDownInFirstItem()
123 getInstrumentation().waitForIdleSync(); in testScrollingToSecondItem()
138 getInstrumentation().waitForIdleSync(); in testNoFadingEdgeAtBottomOfLastItem()
163 getInstrumentation().waitForIdleSync(); in testNavigatingUpThroughInternalSelection()
186 getInstrumentation().waitForIdleSync(); in testNavigatingUpThroughInternalSelection()
236 getInstrumentation().waitForIdleSync(); in ensureNotInTouchMode()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DWindowMagnificationControllerTest.java63 mInstrumentation.waitForIdleSync(); in tearDown()
71 mInstrumentation.waitForIdleSync(); in createWindowMagnification_showControl()
80 mInstrumentation.waitForIdleSync(); in deleteWindowMagnification_destroyControl()
85 mInstrumentation.waitForIdleSync(); in deleteWindowMagnification_destroyControl()
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DScrollViewButtonsAndLabelsTest.java71 getInstrumentation().waitForIdleSync(); in testArrowScrollDownOffScreenVerticalFadingEdge()
76 getInstrumentation().waitForIdleSync(); in testArrowScrollDownOffScreenVerticalFadingEdge()
112 getInstrumentation().waitForIdleSync(); in testArrowScrollDownToBottomElementOnScreen()
134 getInstrumentation().waitForIdleSync(); in testArrowScrollUpOffScreenVerticalFadingEdge()
154 getInstrumentation().waitForIdleSync(); in testArrowScrollUpToTopElementOnScreen()
174 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/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthBiometricViewTest.java79 waitForIdleSync(); in testOnAuthenticationSucceeded_noConfirmationRequired_sendsActionAuthenticated()
90 waitForIdleSync(); in testOnAuthenticationSucceeded_confirmationRequired_updatesDialogContents()
110 waitForIdleSync(); in testPositiveButton_sendsActionAuthenticated()
128 waitForIdleSync(); in testNegativeButton_beforeAuthentication_sendsActionButtonNegative()
146 waitForIdleSync(); in testNegativeButton_whenPendingConfirmation_sendsActionUserCanceled()
162 waitForIdleSync(); in testTryAgainButton_sendsActionTryAgain()
173 waitForIdleSync(); in testError_sendsActionError()
231 waitForIdleSync(); in testRestoresState()
266 waitForIdleSync(); in testRestoresState()
288 waitForIdleSync(); in testNegativeButton_whenDeviceCredentialAllowed()
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/voicerecognition/
DConnectedDeviceVoiceRecognitionNotifierTest.java65 waitForIdleSync(); in testReceiveIntent_started_showToast()
75 waitForIdleSync(); in testReceiveIntent_invalidExtra_noToast()
84 waitForIdleSync(); in testReceiveIntent_noExtra_noToast()
93 waitForIdleSync(); in testReceiveIntent_invalidIntent_noToast()
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridScrollListenerTest.java63 inst.waitForIdleSync(); in testKeyScrolling()
69 inst.waitForIdleSync(); in testKeyScrolling()
80 inst.waitForIdleSync(); in testKeyScrolling()
91 inst.waitForIdleSync(); in testKeyScrolling()
DGridSetSelectionBaseTest.java64 getInstrumentation().waitForIdleSync(); in testSetSelectionToTheEnd()
80 getInstrumentation().waitForIdleSync(); in testSetSelectionToMiddle()
95 getInstrumentation().waitForIdleSync(); in testSetSelectionToTheTop()
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
DListWithNoFadingEdgeTest.java53 getInstrumentation().waitForIdleSync(); in testScrollDownToBottom()
66 getInstrumentation().waitForIdleSync(); in testScrollFromBottomToTop()
74 getInstrumentation().waitForIdleSync(); in testScrollFromBottomToTop()
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java282 inst.waitForIdleSync(); in tapView()
289 inst.waitForIdleSync(); in tapView()
294 inst.waitForIdleSync(); in tapView()
322 inst.waitForIdleSync(); in touchAndCancelView()
329 inst.waitForIdleSync(); in touchAndCancelView()
357 inst.waitForIdleSync(); in clickView()
365 inst.waitForIdleSync(); in clickView()
370 inst.waitForIdleSync(); in clickView()
418 inst.waitForIdleSync(); in longClickView()
425 inst.waitForIdleSync(); in longClickView()
[all …]

1234