/aosp14/frameworks/base/core/tests/coretests/src/android/window/ |
H A D | WindowOnBackInvokedDispatcherTest.java | 157 waitForIdle(); in registerCallback_samePriority_sameCallback() 175 waitForIdle(); in registerCallback_samePriority_differentCallback() 194 waitForIdle(); in registerCallback_differentPriority_sameCallback() 212 waitForIdle(); in registerCallback_differentPriority_differentCallback() 240 waitForIdle(); in registerCallback_sameInstanceAddedTwice() 256 waitForIdle(); in propagatesTopCallback_samePriority() 263 waitForIdle(); in propagatesTopCallback_samePriority() 280 waitForIdle(); in propagatesTopCallback_differentPriority() 294 waitForIdle(); in propagatesTopCallback_withRemoval() 300 waitForIdle(); in propagatesTopCallback_withRemoval() [all …]
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverActivityTest.java | 110 waitForIdle(); in twoOptionsAndUserSelectsOne() 125 waitForIdle(); in twoOptionsAndUserSelectsOne() 140 waitForIdle(); in setMaxHeight() 156 waitForIdle(); in setMaxHeight() 170 waitForIdle(); in setMaxHeight() 186 waitForIdle(); in setShowAtTopToTrue() 203 waitForIdle(); in setShowAtTopToTrue() 224 waitForIdle(); in hasLastChosenActivity() 237 waitForIdle(); in hasLastChosenActivity() 257 waitForIdle(); in hasOtherProfileOneOption() [all …]
|
H A D | ChooserActivityTest.java | 278 waitForIdle(); in customTitle() 300 waitForIdle(); in customTitleIgnoredForSendIntents() 321 waitForIdle(); in emptyTitle() 342 waitForIdle(); in emptyPreviewTitleAndThumbnail() 366 waitForIdle(); in visiblePreviewTitleWithoutThumbnail() 393 waitForIdle(); in visiblePreviewTitleWithInvalidThumbnail() 419 waitForIdle(); in visiblePreviewTitleAndThumbnail() 443 waitForIdle(); in twoOptionsAndUserSelectsOne() 457 waitForIdle(); in twoOptionsAndUserSelectsOne() 498 waitForIdle(); in fourOptionsStackedIntoOneTarget() [all …]
|
H A D | ChooserActivityWorkProfileTest.java | 293 private void waitForIdle() { in waitForIdle() method in ChooserActivityWorkProfileTest 343 waitForIdle(); in switchToTab() 355 waitForIdle(); in switchToTab() 371 waitForIdle(); in launchActivity()
|
H A D | ResolverActivityWorkProfileTest.java | 285 private void waitForIdle() { in waitForIdle() method in ResolverActivityWorkProfileTest 321 waitForIdle(); in switchToTab() 333 waitForIdle(); in switchToTab() 353 waitForIdle(); in launchActivity()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
H A D | BiometricSchedulerTest.java | 154 waitForIdle(); in testRemovesPendingOperations_whenNullHal_andNotBiometricPrompt() 192 waitForIdle(); in testRemovesOnlyBiometricPromptOperation_whenNullHal() 228 waitForIdle(); in testCancelNotInvoked_whenOperationWaitingForCookie() 248 waitForIdle(); in testProtoDump_singleCurrentOperation() 268 waitForIdle(); in testProtoDump_fifo() 282 waitForIdle(); in testProtoDump_fifo() 294 waitForIdle(); in testProtoDump_fifo() 305 waitForIdle(); in testProtoDump_fifo() 333 waitForIdle(); in testCancelPendingAuth() 340 waitForIdle(); in testCancelPendingAuth() [all …]
|
H A D | UserAwareBiometricSchedulerTest.java | 132 waitForIdle(); in testScheduleOperation_whenNoUser() 171 waitForIdle(); in testScheduleOperation_whenNoUser_notStarted_andReset() 194 waitForIdle(); in testScheduleOperation_whenSameUser() 211 waitForIdle(); in testScheduleOperation_whenDifferentUser() 214 waitForIdle(); in testScheduleOperation_whenDifferentUser() 217 waitForIdle(); in testScheduleOperation_whenDifferentUser() 228 waitForIdle(); in testStartUser_alwaysStartsNextOperation() 233 waitForIdle(); in testStartUser_alwaysStartsNextOperation() 242 waitForIdle(); in testStartUser_alwaysStartsNextOperation() 257 waitForIdle(); in testStartUser_failsClearsStopUserClient() [all …]
|
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | UiDevice.java | 196 waitForIdle(); in pressMenu() 209 waitForIdle(); in pressBack() 222 waitForIdle(); in pressHome() 317 waitForIdle(); in pressKeyCode() 332 waitForIdle(); in pressKeyCode() 345 waitForIdle(); in pressRecentApps() 357 waitForIdle(); in openNotification() 369 waitForIdle(); in openQuickSettings() 476 public void waitForIdle() { in waitForIdle() method in UiDevice 631 waitForIdle(); in isNaturalOrientation() [all …]
|
H A D | UiAutomatorBridge.java | 90 public void waitForIdle() { in waitForIdle() method in UiAutomatorBridge 91 waitForIdle(TOTAL_TIME_TO_WAIT_FOR_IDLE_STATE); in waitForIdle() 94 public void waitForIdle(long timeout) { in waitForIdle() method in UiAutomatorBridge 96 mUiAutomation.waitForIdle(QUIET_TIME_TO_BE_CONSIDERD_IDLE_STATE, timeout); in waitForIdle()
|
H A D | QueryController.java | 92 mUiAutomatorBridge.waitForIdle(); in getLastTraversedText() 106 mUiAutomatorBridge.waitForIdle(); in clearLastTraversedText() 143 mUiAutomatorBridge.waitForIdle(); in findAccessibilityNodeInfo() 493 mUiAutomatorBridge.waitForIdle(); in getCurrentActivityName() 504 mUiAutomatorBridge.waitForIdle(); in getCurrentPackageName()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | BiometricServiceTest.java | 234 waitForIdle(); in testClientBinderDied_whenPaused() 243 waitForIdle(); in testClientBinderDied_whenPaused() 248 waitForIdle(); in testClientBinderDied_whenPaused() 261 waitForIdle(); in testClientBinderDied_whenAuthenticating() 267 waitForIdle(); in testClientBinderDied_whenAuthenticating() 284 waitForIdle(); in testClientBinderDied_whenAuthenticating() 302 waitForIdle(); in testAuthenticate_credentialAllowedButNotSetup_returnsNoDeviceCredential() 323 waitForIdle(); in testAuthenticate_credentialAllowedAndSetup_callsSystemUI() 350 waitForIdle(); in testAuthenticate_withoutHardware_returnsErrorHardwareNotPresent() 370 waitForIdle(); in testAuthenticate_withoutEnrolled_returnsErrorNoBiometrics() [all …]
|
H A D | AuthServiceTest.java | 221 waitForIdle(); in testAuthenticate_appOpsOk_callsBiometricServiceAuthenticate() 250 waitForIdle(); in testAuthenticate_appOpsDenied_doesNotCallBiometricService() 277 waitForIdle(); in testAuthenticate_missingRequiredParam() 297 waitForIdle(); in testAuthenticate_noVdmInternalService_noCrash() 315 waitForIdle(); in testAuthenticate_callsVirtualDeviceManagerOnAuthenticationPrompt() 352 waitForIdle(); in testAuthenticate_throwsWhenUsingTestConfigurations() 371 waitForIdle(); in testCanAuthenticate_callsBiometricServiceCanAuthenticate() 396 waitForIdle(); in testHasEnrolledBiometrics_callsBiometricServiceHasEnrolledBiometrics() 416 waitForIdle(); in testRegisterKeyguardCallback_callsBiometricServiceRegisterKeyguardCallback() 435 private static void waitForIdle() { in waitForIdle() method in AuthServiceTest
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | LockSettingsStrongAuthTest.java | 99 waitForIdle(); in testScheduleNonStrongBiometricIdleTimeout() 112 waitForIdle(); in testSetIsNonStrongBiometricAllowed_disallowed() 125 waitForIdle(); in testReportSuccessfulBiometricUnlock_nonStrongBiometric_fallbackTimeout() 140 waitForIdle(); in testRequireStrongAuth_nonStrongBiometric_fallbackTimeout() 153 waitForIdle(); in testReportSuccessfulBiometricUnlock_nonStrongBiometric_cancelIdleTimeout() 164 waitForIdle(); in testReportSuccessfulBiometricUnlock_strongBio_cancelAlarmsAndAllowNonStrongBio() 179 waitForIdle(); in testReportSuccessfulStrongAuthUnlock_schedulePrimaryAuthTimeout() 196 waitForIdle(); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout() 206 waitForIdle(); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout() 216 waitForIdle(); in testReportSuccessfulStrongAuthUnlock_cancelAlarmsAndAllowNonStrongBio() [all …]
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/ |
H A D | TestPhoneWindowManager.java | 455 waitForIdle(); in assertTakeScreenshotCalled() 461 waitForIdle(); in assertShowGlobalActionsCalled() 470 waitForIdle(); in assertVolumeMute() 476 waitForIdle(); in assertAccessibilityKeychordCalled() 482 waitForIdle(); in assertDreamRequest() 487 waitForIdle(); in assertPowerSleep() 493 waitForIdle(); in assertPowerWakeUp() 499 waitForIdle(); in assertNoPowerSleep() 504 waitForIdle(); in assertCameraLaunch() 511 waitForIdle(); in assertAssistLaunch() [all …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/hidl/ |
H A D | Face10Test.java | 90 private static void waitForIdle() { in waitForIdle() method in Face10Test 125 waitForIdle(); in tick() 134 waitForIdle(); in getAuthenticatorId_doesNotCrashWhenIdNotFound() 141 waitForIdle(); in scheduleRevokeChallenge_doesNotCrash() 156 waitForIdle(); in scheduleGenerateChallenge_cachesResult() 176 waitForIdle(); in scheduleRevokeChallenge_waitsUntilEmpty() 192 waitForIdle(); in scheduleRevokeChallenge_doesNotWaitForever() 202 waitForIdle(); in halServiceDied_resetsScheduler()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/ |
H A D | TvUtils.kt | 122 waitForIdle() 148 waitForIdle() 150 waitForIdle() 152 waitForIdle()
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BroadcastQueueTest.java | 853 waitForIdle(); 877 waitForIdle(); 903 waitForIdle(); 926 waitForIdle(); 950 waitForIdle(); 981 waitForIdle(); 1042 waitForIdle(); 1064 waitForIdle(); 1087 waitForIdle(); 1109 waitForIdle(); [all …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/aidl/ |
H A D | FaceProviderTest.java | 83 private static void waitForIdle() { in waitForIdle() method in FaceProviderTest 117 waitForIdle(); in testAddingSensors() 134 waitForIdle(); in halServiceDied_resetsAllSchedulers() 151 waitForIdle(); in halServiceDied_resetsAllSchedulers() 163 waitForIdle(); in halServiceDied_resetsAllSchedulers()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintProviderTest.java | 85 private static void waitForIdle() { in waitForIdle() method in FingerprintProviderTest 119 waitForIdle(); in testAddingSensors() 136 waitForIdle(); in halServiceDied_resetsAllSchedulers() 153 waitForIdle(); in halServiceDied_resetsAllSchedulers() 166 waitForIdle(); in halServiceDied_resetsAllSchedulers()
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1053 waitForIdle(); in addGroupWithBubblesAndValidateAdded() 1067 waitForIdle(); in addGroupWithBubblesAndValidateAdded() 1082 waitForIdle(); in addGroupWithBubblesAndValidateAdded() 1308 waitForIdle(); in testBlockedNotifications_blockedChannel() 1328 waitForIdle(); in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService() 1351 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1359 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1368 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1373 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() 1382 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService() [all …]
|
/aosp14/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/ |
H A D | TestTransition.kt | 123 waitForIdle() 139 waitForIdle() 145 waitForIdle() 153 waitForIdle()
|
H A D | SwipeToSceneTest.kt | 138 rule.waitForIdle() 170 rule.waitForIdle() 211 rule.waitForIdle() 237 rule.waitForIdle()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | Fingerprint21Test.java | 80 private static void waitForIdle() { in waitForIdle() method in Fingerprint21Test 113 waitForIdle(); in getAuthenticatorId_doesNotCrashWhenIdNotFound() 121 waitForIdle(); in halServiceDied_resetsScheduler()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | AssistDataRequesterTest.java | 201 waitForIdle(mHandler); in testProcessPendingData() 214 waitForIdle(mHandler); in testProcessPendingData() 296 waitForIdle(mHandler); in testCanNotHandleReceivedData_expectNoCallbacks() 323 waitForIdle(mHandler); in assertReceivedDataCount() 341 public void waitForIdle(Handler h) throws Exception { in waitForIdle() method in AssistDataRequesterTest
|
/aosp14/frameworks/base/libs/hwui/tests/unit/ |
H A D | CommonPoolTests.cpp | 175 CommonPool::waitForIdle(); in TEST() 186 CommonPool::waitForIdle(); in TEST()
|