/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() 135 this.testScheduler, in unseenFilterStopsMarkingSeenNotifWhenTransitionToAod() 137 testScheduler.runCurrent() in unseenFilterStopsMarkingSeenNotifWhenTransitionToAod() 153 this.testScheduler, in unseenFilter_headsUpMarkedAsSeen() 162 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() 169 this.testScheduler, in unseenFilter_headsUpMarkedAsSeen() 171 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() 181 this.testScheduler, in unseenFilter_headsUpMarkedAsSeen() 183 testScheduler.runCurrent() in unseenFilter_headsUpMarkedAsSeen() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/haptics/slider/ |
D | SliderStateTrackerTest.kt | 55 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in initializeSliderTracker_startsTracking() 65 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in <lambda>() 83 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in <lambda>() 92 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in <lambda>() 110 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() 130 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() 155 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() 179 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() 201 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() 223 initTracker(CoroutineScope(UnconfinedTestDispatcher(testScheduler)), config) in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/test/ |
D | RunMonotonicClockTest.kt | 31 testScheduler = testScope.testScheduler, in <lambda>() 49 val testScheduler: TestCoroutineScheduler, constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/ |
D | FakeKeyguardTransitionRepository.kt | 101 sendTransitionSteps(from, to, testScope.testScheduler, throughTransitionState) in <lambda>() 113 testScheduler: TestCoroutineScheduler, in <lambda>() 125 testScheduler.runCurrent() in <lambda>() 140 testScheduler.runCurrent() in <lambda>() 151 testScheduler.runCurrent() in <lambda>() 164 testScheduler.runCurrent() in <lambda>() 251 testScope.testScheduler.runCurrent() in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/slider/ |
D | SeekbarHapticPluginTest.kt | 77 plugin.startInScope(CoroutineScope(UnconfinedTestDispatcher(testScheduler))) in <lambda>() 98 testScheduler.runCurrent() in <lambda>() 115 testScheduler.runCurrent() in <lambda>() 133 val pluginScope = CoroutineScope(UnconfinedTestDispatcher(testScheduler)) in runOnStartedPlugin()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/ |
D | SystemStatusAnimationSchedulerImplTest.kt | 264 testScheduler.runCurrent() in <lambda>() 303 testScheduler.runCurrent() in <lambda>() 479 testScheduler.runCurrent() in <lambda>() 556 testScheduler.runCurrent() in <lambda>() 582 testScheduler.advanceTimeBy(DISAPPEAR_ANIMATION_DURATION + 1) in <lambda>() 585 testScheduler.runCurrent() in <lambda>() 589 testScheduler.runCurrent() in <lambda>() 666 CoroutineScope(StandardTestDispatcher(testScope.testScheduler)), in initializeSystemStatusAnimationScheduler()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/volume/ |
D | MediaOutputKosmos.kt | 53 testScope.testScheduler, in <lambda>() 62 testScope.testScheduler, in <lambda>()
|
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/ |
D | InterruptionHandlerTest.kt | 127 testScheduler.advanceTimeBy(duration / 2L) in <lambda>() 168 testScheduler.runCurrent() in <lambda>() 194 testScheduler.runCurrent() in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/clipboardoverlay/ |
D | ClipboardImageLoaderTest.kt | 55 val testDispatcher = StandardTestDispatcher(this.testScheduler) in <lambda>() 71 val testDispatcher = StandardTestDispatcher(this.testScheduler) in <lambda>()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/interactor/ |
D | ScreenRecordTileUserActionInteractorTest.kt | 78 bgCoroutineContext = testScope.testScheduler, 85 testScope.testScheduler, 86 testScope.testScheduler,
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/tiles/impl/custom/ |
D | CustomTileKosmos.kt | 58 testScope.testScheduler, in <lambda>() 68 testScope.testScheduler, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/volume/domain/interactor/ |
D | AudioOutputInteractorKosmos.kt | 35 testScope.testScheduler, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationGutsManagerWithScenesTest.kt | 252 testScope.testScheduler.runCurrent() in <lambda>() 258 testScope.testScheduler.runCurrent() in <lambda>() 276 testScope.testScheduler.runCurrent() in <lambda>() 282 testScope.testScheduler.runCurrent() in <lambda>() 300 testScope.testScheduler.runCurrent() in <lambda>() 304 testScope.testScheduler.runCurrent() in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/viewmodel/ |
D | TaskSwitcherNotificationViewModelTest.kt | 128 testScheduler.advanceTimeBy(NOTIFICATION_MAX_SHOW_DURATION - 1.milliseconds) in uiState_taskChanged_beforeDelayLimit_stillEmitsShowing() 146 testScheduler.advanceTimeBy(NOTIFICATION_MAX_SHOW_DURATION) in uiState_taskChanged_afterDelayLimit_emitsNotShowing()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/reducebrightness/domain/interactor/ |
D | ReduceBrightColorsTileDataInteractorTest.kt | 51 testScope.testScheduler,
|
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/view/accessibility/data/repository/ |
D | CaptioningRepositoryTest.kt | 61 testScope.testScheduler, in setup()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/anc/data/repository/ |
D | AncSliceRepositoryTest.kt | 57 underTest = AncSliceRepositoryImpl(testScope.testScheduler, sliceViewManager) in setup()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/camera/data/repository/ |
D | CameraSensorPrivacyRepositoryImplTest.kt | 49 testScope.testScheduler,
|
D | CameraAutoRotateRepositoryImplTest.kt | 46 CameraAutoRotateRepositoryImpl(settings, testScope.testScheduler, testScope.backgroundScope)
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/battery/doman/interactor/ |
D | BatterySaverTileDataInteractorTest.kt | 50 BatterySaverTileDataInteractor(testScope.testScheduler, batteryController)
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/data/repository/ |
D | ScreenRecordRepositoryTest.kt | 45 bgCoroutineContext = testScope.testScheduler,
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/sensorprivacy/domain/interactor/ |
D | SensorPrivacyToggleTileDataInteractorTest.kt | 58 testScope.testScheduler,
|
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/statusbar/notification/data/repository/ |
D | NotificationsSoundPolicyRepositoryTest.kt | 67 testScope.testScheduler, in setup()
|
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/data/repository/ |
D | AudioSharingRepositoryTest.kt | 76 testScope.testScheduler, in setup()
|
D | MediaControllerRepositoryImplTest.kt | 92 testScope.testScheduler, in setup()
|