/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/ |
D | ShadeInteractorLegacyImplTest.kt | 36 import kotlinx.coroutines.test.runCurrent 93 runCurrent() in shadeExpansionWhenInSplitShadeAndQsExpanded() 109 runCurrent() in shadeExpansionWhenNotInSplitShadeAndQsPartiallyExpanded() 125 runCurrent() in shadeExpansionWhenNotInSplitShadeAndQsFullyExpanded() 141 runCurrent() in shadeExpansionWhenNotInSplitShadeAndQsPartlyExpanded() 157 runCurrent() in shadeExpansionWhenNotInSplitShadeAndQsCollapsed() 170 runCurrent() in userInteractingWithShade_shadeDraggedUpAndDown() 177 runCurrent() in userInteractingWithShade_shadeDraggedUpAndDown() 184 runCurrent() in userInteractingWithShade_shadeDraggedUpAndDown() 191 runCurrent() in userInteractingWithShade_shadeDraggedUpAndDown() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/domain/interactor/ |
D | HideNotificationsInteractorTest.kt | 46 import kotlinx.coroutines.test.runCurrent 114 runCurrent() in displaySwitch_hidesNotifications() 116 runCurrent() in displaySwitch_hidesNotifications() 126 runCurrent() in displaySwitch_sizeIsTheSame_noChangesToNotifications() 128 runCurrent() in displaySwitch_sizeIsTheSame_noChangesToNotifications() 138 runCurrent() in displaySwitch_sizeIsTheSameAfterRotation_noChangesToNotifications() 144 runCurrent() in displaySwitch_sizeIsTheSameAfterRotation_noChangesToNotifications() 155 runCurrent() in displaySwitch_noAnimations_screenTurnedOn_showsNotificationsBack() 157 runCurrent() in displaySwitch_noAnimations_screenTurnedOn_showsNotificationsBack() 159 runCurrent() in displaySwitch_noAnimations_screenTurnedOn_showsNotificationsBack() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/widgets/ |
D | CommunalAppWidgetHostTest.kt | 36 import kotlinx.coroutines.test.runCurrent 95 runCurrent() in appWidgetIdToRemove_emit() 100 runCurrent() in appWidgetIdToRemove_emit() 111 runCurrent() in observer_onHostStartListeningTriggeredWhileObserverActive() 116 runCurrent() in observer_onHostStartListeningTriggeredWhileObserverActive() 123 runCurrent() in observer_onHostStartListeningTriggeredWhileObserverActive() 127 runCurrent() in observer_onHostStartListeningTriggeredWhileObserverActive() 137 runCurrent() in observer_onHostStopListeningTriggeredWhileObserverActive() 142 runCurrent() in observer_onHostStopListeningTriggeredWhileObserverActive() 149 runCurrent() in observer_onHostStopListeningTriggeredWhileObserverActive() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardTransitionScenariosTest.kt | 65 import kotlinx.coroutines.test.runCurrent 176 runCurrent() in lockscreenToPrimaryBouncerViaBouncerShowingCall() 196 runCurrent() in occludedToDozing() 203 runCurrent() in occludedToDozing() 221 runCurrent() in occludedToAod() 228 runCurrent() in occludedToAod() 250 runCurrent() in lockscreenToDreaming() 279 runCurrent() in lockscreenToDreamingLockscreenHosted() 305 runCurrent() in lockscreenToDozing() 312 runCurrent() in lockscreenToDozing() [all …]
|
D | InWindowLauncherUnlockAnimationInteractorTest.kt | 40 import kotlinx.coroutines.test.runCurrent 85 runCurrent() in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() 99 runCurrent() in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() 116 runCurrent() in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() 134 runCurrent() in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() 152 runCurrent() in testTransitioningToGoneWithInWindowAnimation_trueIfTopActivityIsLauncher_andTransitioningToGone() 168 runCurrent() in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherPartwayThrough() 182 runCurrent() in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherPartwayThrough() 198 runCurrent() in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherPartwayThrough() 215 runCurrent() in testTransitioningToGoneWithInWindowAnimation_falseIfTopActivityIsLauncherPartwayThrough() [all …]
|
D | FromLockscreenTransitionInteractorTest.kt | 42 import kotlinx.coroutines.test.runCurrent 68 runCurrent() in testSurfaceBehindVisibility() 80 runCurrent() in testSurfaceBehindVisibility() 94 runCurrent() in testSurfaceBehindVisibility() 110 runCurrent() in testSurfaceBehindVisibility() 128 runCurrent() in testTransitionsToGone_whenDismissFlingWhileDismissable_flagEnabled() 132 runCurrent() in testTransitionsToGone_whenDismissFlingWhileDismissable_flagEnabled() 149 runCurrent() in testDoesNotTransitionToGone_whenDismissFlingWhileDismissable_flagDisabled() 153 runCurrent() in testDoesNotTransitionToGone_whenDismissFlingWhileDismissable_flagDisabled() 166 runCurrent() in testDoesNotTransitionToGone_whenDismissFling_emitsNull() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | KeyguardCoordinatorTest.kt | 108 testScheduler.runCurrent() in unseenFilterSuppressesSeenNotifWhileKeyguardShowing() 115 testScheduler.runCurrent() in unseenFilterSuppressesSeenNotifWhileKeyguardShowing() 137 testScheduler.runCurrent() in unseenFilterStopsMarkingSeenNotifWhenTransitionToAod() 162 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() 171 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() 183 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() 204 testScheduler.runCurrent() in unseenFilterDoesNotSuppressSeenOngoingNotifWhileKeyguardShowing() 228 testScheduler.runCurrent() in unseenFilterDoesNotSuppressSeenMediaNotifWhileKeyguardShowing() 246 testScheduler.runCurrent() in unseenFilterUpdatesSeenProviderWhenSuppressing() 278 testScheduler.runCurrent() in unseenFilterInvalidatesWhenSettingChanges() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/ui/adapter/ |
D | QSSceneAdapterImplTest.kt | 53 import kotlinx.coroutines.test.runCurrent in <lambda>() 143 runCurrent() in <lambda>() 163 runCurrent() in <lambda>() 185 runCurrent() in <lambda>() 218 runCurrent() in <lambda>() 252 runCurrent() in <lambda>() 286 runCurrent() in <lambda>() 319 runCurrent() in <lambda>() 340 runCurrent() in <lambda>() 372 runCurrent() in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationListViewModelTest.kt | 54 import kotlinx.coroutines.test.runCurrent 113 testScope.runCurrent() in isImportantForAccessibility_falseWhenNoNotifs() 128 runCurrent() in isImportantForAccessibility_trueWhenNotifs() 143 runCurrent() in isImportantForAccessibility_trueWhenNotKeyguard() 156 runCurrent() in shouldIncludeEmptyShadeView_trueWhenNoNotifs() 169 runCurrent() in shouldIncludeEmptyShadeView_falseWhenNotifs() 184 runCurrent() in shouldIncludeEmptyShadeView_falseWhenQsExpandedDefault() 203 runCurrent() in shouldIncludeEmptyShadeView_trueWhenQsExpandedInSplitShade() 218 runCurrent() in shouldIncludeEmptyShadeView_trueWhenLockedShade() 233 runCurrent() in shouldIncludeEmptyShadeView_falseWhenKeyguard() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/condition/ |
D | ConditionExtensionsTest.kt | 14 import kotlinx.coroutines.test.runCurrent 37 runCurrent() in flowInitiallyTrue() 41 runCurrent() in flowInitiallyTrue() 52 runCurrent() in flowInitiallyFalse() 56 runCurrent() in flowInitiallyFalse() 68 runCurrent() in emptyFlowWithNoInitialValue() 85 runCurrent() in emptyFlowWithInitialValueOfTrue() 102 runCurrent() in emptyFlowWithInitialValueOfFalse() 114 runCurrent() in conditionUpdatesWhenFlowEmitsNewValue() 119 runCurrent() in conditionUpdatesWhenFlowEmitsNewValue() [all …]
|
/frameworks/base/libs/dream/lowlight/tests/src/com.android.dream.lowlight/ |
D | LowLightDreamManagerTest.kt | 27 import kotlinx.coroutines.test.runCurrent 83 runCurrent() in setAmbientLightMode_lowLight_setSystemDream() 86 runCurrent() in setAmbientLightMode_lowLight_setSystemDream() 93 runCurrent() in <lambda>() 96 runCurrent() in <lambda>() 104 runCurrent() in <lambda>() 106 runCurrent() in <lambda>() 112 runCurrent() in <lambda>() 114 runCurrent() in <lambda>() 128 runCurrent() in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/ |
D | NotificationStatsLoggerTest.kt | 36 import kotlinx.coroutines.test.runCurrent in <lambda>() 71 runCurrent() in <lambda>() 107 runCurrent() in <lambda>() 113 runCurrent() in <lambda>() 144 runCurrent() in <lambda>() 150 runCurrent() in <lambda>() 180 runCurrent() in <lambda>() 186 runCurrent() in <lambda>() 199 runCurrent() in <lambda>() 205 runCurrent() in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/deviceentry/domain/interactor/ |
D | DeviceEntryFaceAuthInteractorTest.kt | 62 import kotlinx.coroutines.test.runCurrent 122 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromOffState() 137 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromOffState() 164 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromAodState() 179 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromAodState() 204 runCurrent() in faceAuthIsNotRequestedWhenLockscreenBecomesVisibleDueToIgnoredWakeReasons() 212 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromDozingState() 227 runCurrent() in faceAuthIsRequestedWhenLockscreenBecomesVisibleFromDozingState() 245 runCurrent() in faceAuthLockedOutStateIsUpdatedAfterUserSwitch() 254 runCurrent() in faceAuthLockedOutStateIsUpdatedAfterUserSwitch() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
D | DisplaySwitchNotificationsHiderTrackerTest.kt | 30 import kotlinx.coroutines.test.runCurrent 61 runCurrent() in <lambda>() 71 runCurrent() in notificationsBecomeVisibleAfterHidden_tracksHideActionEnd() 74 runCurrent() in notificationsBecomeVisibleAfterHidden_tracksHideActionEnd() 87 runCurrent() in notificationsBecomeHiddenWhenShadeIsClosed_doesNotTrackHideWhenVisibleActionStart() 101 runCurrent() in <lambda>() 114 runCurrent() in shadeBecomesOpenWhenNotificationsHidden_tracksHideWhenVisibleActionStart() 126 runCurrent() in <lambda>() 130 runCurrent() in <lambda>() 142 runCurrent() in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthDialogPanelInteractionDetectorTest.kt | 28 import kotlinx.coroutines.test.runCurrent 81 runCurrent() in enableDetector_expand_shouldRunAction() 86 runCurrent() in enableDetector_expand_shouldRunAction() 97 runCurrent() in enableDetector_isUserInteractingTrue_shouldNotPostRunnable() 110 runCurrent() in enableDetector_shadeExpandImmediate_shouldNotPostRunnable() 114 runCurrent() in enableDetector_shadeExpandImmediate_shouldNotPostRunnable() 127 runCurrent() in disableDetector_shouldNotPostRunnable() 131 runCurrent() in disableDetector_shouldNotPostRunnable() 134 runCurrent() in disableDetector_shouldNotPostRunnable() 146 runCurrent() in enableDetector_beginCollapse_shouldNotPostRunnable() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardRepositoryImplTest.kt | 51 import kotlinx.coroutines.test.runCurrent in <lambda>() 175 runCurrent() in <lambda>() 184 runCurrent() in <lambda>() 190 runCurrent() in <lambda>() 204 runCurrent() in <lambda>() 212 runCurrent() in <lambda>() 217 runCurrent() in <lambda>() 229 runCurrent() in <lambda>() 237 runCurrent() in <lambda>() 242 runCurrent() in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/interactor/ |
D | SceneContainerOcclusionInteractorTest.kt | 43 import kotlinx.coroutines.test.runCurrent 135 runCurrent() in TestScope() 143 runCurrent() in hideOccludingActivity() 160 runCurrent() 163 runCurrent() 167 runCurrent() 170 runCurrent() 187 runCurrent() 190 runCurrent() 194 runCurrent() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/ |
D | NotificationIconContainerAlwaysOnDisplayViewModelTest.kt | 43 import com.android.systemui.runCurrent 140 runCurrent() in animationsEnabled_isFalse_whenDeviceAsleepAndNotPulsing() 163 runCurrent() in animationsEnabled_isTrue_whenDeviceAsleepAndPulsing() 184 runCurrent() in animationsEnabled_isFalse_whenStartingToSleepAndNotControlScreenOff() 224 runCurrent() in animationsEnabled_isTrue_whenNotAsleep() 238 runCurrent() in animationsEnabled_isTrue_whenKeyguardIsShowing() 242 runCurrent() in animationsEnabled_isTrue_whenKeyguardIsShowing() 247 runCurrent() in animationsEnabled_isTrue_whenKeyguardIsShowing() 253 runCurrent() in animationsEnabled_isTrue_whenKeyguardIsShowing() 262 runCurrent() in tintAlpha_isZero_whenNotOnAodOrDozing() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/data/repository/ |
D | CustomTileRepositoryTest.kt | 40 import kotlinx.coroutines.test.runCurrent 69 runCurrent() in persistableTileIsRestoredForUser() 84 runCurrent() in notPersistableTileIsNotRestored() 97 runCurrent() in emptyPersistedStateIsHandled() 108 runCurrent() in updatingWithPersistableTilePersists() 120 runCurrent() in updatingWithNotPersistableTileDoesntPersist() 131 runCurrent() in updateWithTileEmits() 143 runCurrent() in updatingPeristableWithDefaultsPersists() 155 runCurrent() in updatingNotPersistableWithDefaultsDoesntPersist() 166 runCurrent() in updatingPeristableWithErrorDefaultsDoesntPersist() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | ActiveNotificationsInteractorTest.kt | 32 import kotlinx.coroutines.test.runCurrent 52 runCurrent() in testAllNotificationsCount() 64 runCurrent() in areAnyNotificationsPresent_isTrue() 76 runCurrent() in areAnyNotificationsPresent_isFalse() 88 runCurrent() in testActiveNotificationRanks_sizeMatches() 107 runCurrent() in clearableNotifications_whenHasClearableAlertingNotifs() 125 runCurrent() in hasClearableNotifications_whenHasClearableSilentNotifs() 143 runCurrent() in testHasClearableNotifications_whenHasNoNotifs() 161 runCurrent() in hasClearableAlertingNotifications_whenHasClearableSilentNotifs() 179 runCurrent() in hasClearableAlertingNotifications_whenHasNoClearableNotifs() [all …]
|
D | HeadsUpNotificationInteractorTest.kt | 41 import kotlinx.coroutines.test.runCurrent 84 runCurrent() in hasPinnedRows_noPinnedRows_false() 100 runCurrent() in hasPinnedRows_hasPinnedRows_true() 118 runCurrent() in hasPinnedRows_rowGetsPinned_true() 122 runCurrent() in hasPinnedRows_rowGetsPinned_true() 140 runCurrent() in hasPinnedRows_rowGetsUnPinned_false() 144 runCurrent() in hasPinnedRows_rowGetsUnPinned_false() 168 runCurrent() in pinnedRows_noPinnedRows_isEmpty() 186 runCurrent() in pinnedRows_hasPinnedRows_containsPinnedRows() 204 runCurrent() in pinnedRows_rowGetsPinned_containsPinnedRows() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/ |
D | AudioVolumeInteractorTest.kt | 37 import kotlinx.coroutines.test.runCurrent 74 runCurrent() in setMuted_mutesStream() 78 runCurrent() in setMuted_mutesStream() 91 runCurrent() in setVolume_changesVolume() 95 runCurrent() in setVolume_changesVolume() 111 runCurrent() in ringMuted_notificationVolume_cantChange() 133 runCurrent() in zenMuted_cantChange() 147 runCurrent() in streamIsMuted_getStream_volumeMin() 164 runCurrent() in streamIsZenMuted_getStream_lastAudibleVolume() 182 runCurrent() in ringerModeVibrateAndMuted_getNotificationStream_volumeIsMin() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/ |
D | OneHandedModeRepositoryImplTest.kt | 30 import kotlinx.coroutines.test.runCurrent 59 runCurrent() in isEnabled_settingNotInitialized_returnsFalseByDefault() 70 runCurrent() in isEnabled_initiallyGetsSettingsValue() 79 runCurrent() in isEnabled_settingUpdated_valueUpdated() 83 runCurrent() in isEnabled_settingUpdated_valueUpdated() 86 runCurrent() in isEnabled_settingUpdated_valueUpdated() 89 runCurrent() in isEnabled_settingUpdated_valueUpdated() 101 runCurrent() in isEnabled_settingForUserOneOnly_valueUpdatedForUserOneOnly() 106 runCurrent() in isEnabled_settingForUserOneOnly_valueUpdatedForUserOneOnly() 115 runCurrent() in setEnabled() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/rotation/domain/interactor/ |
D | RotationLockTileDataInteractorTest.kt | 42 import kotlinx.coroutines.test.runCurrent 107 runCurrent() in tileData_isRotationLockedMatchesRotationController() 111 runCurrent() in tileData_isRotationLockedMatchesRotationController() 115 runCurrent() in tileData_isRotationLockedMatchesRotationController() 128 runCurrent() in tileData_cameraRotationMatchesBatteryController() 132 runCurrent() in tileData_cameraRotationMatchesBatteryController() 136 runCurrent() in tileData_cameraRotationMatchesBatteryController() 148 runCurrent() in tileData_cameraRotationMatchesSensorPrivacyRepository() 152 runCurrent() in tileData_cameraRotationMatchesSensorPrivacyRepository() 156 runCurrent() in tileData_cameraRotationMatchesSensorPrivacyRepository() [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
D | WindowManagerLockscreenVisibilityInteractorTest.kt | 50 import kotlinx.coroutines.test.runCurrent in <lambda>() 104 runCurrent() in <lambda>() 114 runCurrent() in <lambda>() 133 runCurrent() in <lambda>() 153 runCurrent() in <lambda>() 161 runCurrent() in <lambda>() 182 runCurrent() in <lambda>() 418 runCurrent() in <lambda>() 426 runCurrent() in <lambda>() 436 runCurrent() in <lambda>() [all …]
|