Home
last modified time | relevance | path

Searched defs:testDispatcher (Results 1 – 25 of 100) sorted by relevance

1234

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/clipboardoverlay/
DClipboardImageLoaderTest.kt55 val testDispatcher = StandardTestDispatcher(this.testScheduler) in <lambda>() constant
71 val testDispatcher = StandardTestDispatcher(this.testScheduler) in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/preview/
DKeyguardRemotePreviewManagerTest.kt19 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/
DUserA11yQsShortcutsRepositoryTest.kt37 private val testDispatcher = StandardTestDispatcher() constant
DAccessibilityQsShortcutsRepositoryImplTest.kt46 private val testDispatcher = StandardTestDispatcher() constant
DOneHandedModeRepositoryImplTest.kt43 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/notifications/data/repository/
DNotificationSettingsRepositoryTest.kt44 val testDispatcher = StandardTestDispatcher() in setUp() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/retail/data/repository/
DRetailModeSettingsRepositoryTest.kt41 private val testDispatcher = StandardTestDispatcher() constant in com.android.systemui.retail.data.repository.RetailModeSettingsRepositoryTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/data/demo/
DDemoDeviceBasedSatelliteRepositoryTest.kt36 private val testDispatcher = StandardTestDispatcher() constant in com.android.systemui.statusbar.pipeline.satellite.data.demo.DemoDeviceBasedSatelliteRepositoryTest
/frameworks/libs/systemui/weathereffects/tests/src/com/google/android/wallpaper/weathereffects/provider/
DWeatherEffectsContentProviderTest.kt34 private val testDispatcher = UnconfinedTestDispatcher() constant in com.google.android.wallpaper.weathereffects.provider.WeatherEffectsContentProviderTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothStateInteractorTest.kt45 private val testDispatcher = StandardTestDispatcher() constant in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractorTest
DBluetoothAutoOnInteractorTest.kt45 private val testDispatcher = StandardTestDispatcher() in <lambda>() constant in com.android.systemui.bluetooth.qsdialog.BluetoothAutoOnInteractorTest
DBluetoothAutoOnRepositoryTest.kt44 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/table/
DTableLogBufferFactoryTest.kt35 private val testDispatcher = UnconfinedTestDispatcher() constant in com.android.systemui.log.table.TableLogBufferFactoryTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/data/repository/
DCommunalMediaRepositoryImplTest.kt56 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/demomode/
DDemoModeControllerTest.kt53 private val testDispatcher = UnconfinedTestDispatcher() in <lambda>() constant in com.android.systemui.demomode.DemoModeControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/
DCameraQuickAffordanceConfigTest.kt63 val testDispatcher = StandardTestDispatcher() in setUp() constant
DVideoCameraQuickAffordanceConfigTest.kt61 val testDispatcher = StandardTestDispatcher() in setUp() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/data/repository/
DShadeRepositoryImplTest.kt36 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DLockscreenHostedDreamGestureListenerTest.kt58 private val testDispatcher = UnconfinedTestDispatcher() constant in com.android.systemui.shade.LockscreenHostedDreamGestureListenerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DDreamCoordinatorTest.kt60 val testDispatcher = UnconfinedTestDispatcher() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/qr/domain/interactor/
DQRCodeScannerTileDataInteractorTest.kt47 private val testDispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/data/
DDeviceBasedSatelliteRepositorySwitcherTest.kt48 private val testDispatcher = StandardTestDispatcher() constant in com.android.systemui.statusbar.pipeline.satellite.data.DeviceBasedSatelliteRepositorySwitcherTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/data/repository/
DAutoAddSettingsRepositoryTest.kt61 private val testDispatcher = StandardTestDispatcher() constant in com.android.systemui.qs.pipeline.data.repository.AutoAddSettingsRepositoryTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/
DUserTrackerImplReceiveTest.kt68 private val testDispatcher = StandardTestDispatcher() in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/autoaddable/
DAutoAddableSettingTest.kt43 private val testDispatcher = StandardTestDispatcher() constant

1234