Home
last modified time | relevance | path

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

123456

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java87 waitForIdleSync(); in testIcon()
91 waitForIdleSync(); in testIcon()
100 waitForIdleSync(); in testDisable()
109 waitForIdleSync(); in testDisableForSecondaryDisplay()
116 waitForIdleSync(); in testExpandNotifications()
124 waitForIdleSync(); in testExpandSettings()
151 waitForIdleSync(); in doTestOnSystemBarAttributesChanged()
161 waitForIdleSync(); in testShowTransient()
169 waitForIdleSync(); in testShowTransientForSecondaryDisplay()
177 waitForIdleSync(); in testAbortTransient()
[all …]
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A 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()
H A 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 …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthBiometricFingerprintAndFaceViewTest.kt66 waitForIdleSync()
79 waitForIdleSync()
89 waitForIdleSync()
99 waitForIdleSync()
109 waitForIdleSync()
116 waitForIdleSync()
126 waitForIdleSync()
133 waitForIdleSync()
150 waitForIdleSync()
157 waitForIdleSync()
[all …]
H A DAuthBiometricFingerprintViewTest.kt64 waitForIdleSync()
82 waitForIdleSync()
93 waitForIdleSync()
115 waitForIdleSync()
126 waitForIdleSync()
139 waitForIdleSync()
148 waitForIdleSync()
159 waitForIdleSync()
172 waitForIdleSync()
194 waitForIdleSync()
[all …]
H A DAuthContainerViewTest.kt171 waitForIdleSync()
186 waitForIdleSync()
196 waitForIdleSync()
201 waitForIdleSync()
213 waitForIdleSync()
234 waitForIdleSync()
245 waitForIdleSync()
261 waitForIdleSync()
281 waitForIdleSync()
299 waitForIdleSync()
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationTest.java140 waitForIdleSync(); in requestWindowMagnificationConnection_setConnectionAndListener()
146 waitForIdleSync(); in requestWindowMagnificationConnection_setConnectionAndListener()
155 waitForIdleSync(); in onWindowMagnifierBoundsChanged()
168 waitForIdleSync(); in onPerformScaleAction_enabled_notifyCallback()
180 waitForIdleSync(); in onAccessibilityActionPerformed_enabled_notifyCallback()
191 waitForIdleSync(); in onMove_enabled_notifyCallback()
201 waitForIdleSync(); in onClickSettingsButton_enabled_showPanelForWindowMode()
213 waitForIdleSync(); in onSetMagnifierSize_delegateToMagnifier()
224 waitForIdleSync(); in onSetDiagonalScrolling_delegateToMagnifier()
234 waitForIdleSync(); in onEditMagnifierSizeMode_windowActivated_delegateToMagnifier()
[all …]
H A DIWindowMagnificationConnectionTest.java119 waitForIdleSync(); in enableWindowMagnification_passThrough()
129 waitForIdleSync(); in disableWindowMagnification_deleteWindowMagnification()
138 waitForIdleSync(); in setScale()
146 waitForIdleSync(); in moveWindowMagnifier()
155 waitForIdleSync(); in moveWindowMagnifierToPosition()
168 waitForIdleSync(); in showMagnificationButton()
177 waitForIdleSync(); in removeMagnificationButton()
185 waitForIdleSync(); in removeMagnificationSettingsPanel()
196 waitForIdleSync(); in onUserMagnificationScaleChanged()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DRunQueueTest.java36 getInstrumentation().waitForIdleSync(); in testRunnableRan()
43 getInstrumentation().waitForIdleSync(); in testRunnableCancelled()
50 getInstrumentation().waitForIdleSync(); in testListenerFired()
57 getInstrumentation().waitForIdleSync(); in testTreeObserverKilled()
H A DViewInputConnectionTest.java104 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks()
108 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks()
115 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks()
128 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks()
136 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks()
158 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks_nullInputConnection()
162 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks_nullInputConnection()
169 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks_nullInputConnection()
182 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks_nullInputConnection()
189 mInstrumentation.waitForIdleSync(); in testInputConnectionCallbacks_nullInputConnection()
[all …]
H A 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()
H A DDisabledLongpressTest.java74 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
77 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
84 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
H A DLongpressTest.java70 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
73 getInstrumentation().waitForIdleSync(); in testKeypadLongClick()
80 getInstrumentation().waitForIdleSync(); in testTouchLongClick()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A 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()
H A DListManagedCursorTest.java65 inst.waitForIdleSync(); in testKeyScrolling()
84 inst.waitForIdleSync(); in testKeyScrollingToTouchMode()
97 inst.waitForIdleSync(); in arrowScroll()
104 inst.waitForIdleSync(); in arrowScroll()
H A 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()
H A DListScrollListenerTest.java63 inst.waitForIdleSync(); in testKeyScrolling()
69 inst.waitForIdleSync(); in testKeyScrolling()
79 inst.waitForIdleSync(); in testKeyScrolling()
89 inst.waitForIdleSync(); in testKeyScrolling()
H A DListRetainsFocusAcrossLayoutsTest.java53 getInstrumentation().waitForIdleSync(); in testBottomButtonRetainsFocusAfterLayout()
67 getInstrumentation().waitForIdleSync(); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()
82 getInstrumentation().waitForIdleSync(); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A 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()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A 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()
H A 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()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DActivityLaunchAnimatorTest.kt115 waitForIdleSync()
125 waitForIdleSync()
142 waitForIdleSync()
155 waitForIdleSync()
166 waitForIdleSync()
179 waitForIdleSync()
191 waitForIdleSync()
208 waitForIdleSync()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DPolicyWarningUIControllerTest.java112 getInstrumentation().waitForIdleSync(); in setUp()
149 getInstrumentation().waitForIdleSync(); in receiveActionSendNotificationWithNotifiedService_doNothing()
189 getInstrumentation().waitForIdleSync(); in onEnabledServicesChangedLocked_serviceDisabled_removedFromNotifiedSettings()
193 getInstrumentation().waitForIdleSync(); in onEnabledServicesChangedLocked_serviceDisabled_removedFromNotifiedSettings()
201 getInstrumentation().waitForIdleSync(); in onNonA11yCategoryServiceBound_setAlarm()
212 getInstrumentation().waitForIdleSync(); in onNonA11yCategoryServiceUnbound_cancelAlarm()
232 getInstrumentation().waitForIdleSync(); in onSwitchUserLocked_hasAlarmAndSentNotification_cancelNotification()
236 getInstrumentation().waitForIdleSync(); in onSwitchUserLocked_hasAlarmAndSentNotification_cancelNotification()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridScrollListenerTest.java63 inst.waitForIdleSync(); in testKeyScrolling()
69 inst.waitForIdleSync(); in testKeyScrolling()
80 inst.waitForIdleSync(); in testKeyScrolling()
91 inst.waitForIdleSync(); in testKeyScrolling()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListWithNoFadingEdgeTest.java53 getInstrumentation().waitForIdleSync(); in testScrollDownToBottom()
66 getInstrumentation().waitForIdleSync(); in testScrollFromBottomToTop()
74 getInstrumentation().waitForIdleSync(); in testScrollFromBottomToTop()

123456