/frameworks/base/packages/SystemUI/checks/tests/com/android/internal/systemui/lint/ |
D | DoNotDirectlyConstructKosmosTest.kt | 43 val kosmos = Kosmos() in getDetector() constant 53 val kosmos = Kosmos() in getDetector() constant 70 val kosmos = Kosmos() in okToConstructKosmosIfNotInSysuiTestCase() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/model/ |
D | SysUiStateExtTest.kt | 31 private val kosmos = testKosmos() constant in com.android.systemui.model.SysUiStateExtTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/domain/interactor/ |
D | VolumePanelGlobalStateInteractorTest.kt | 33 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/data/repository/ |
D | BrightnessMirrorShowingRepositoryTest.kt | 34 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/domain/interactor/ |
D | BrightnessMirrorShowingInteractorTest.kt | 34 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ongoingcall/data/repository/ |
D | OngoingCallRepositoryTest.kt | 35 private val kosmos = testKosmos() constant in com.android.systemui.statusbar.phone.ongoingcall.data.repository.OngoingCallRepositoryTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/window/domain/interactor/ |
D | WindowRootViewBlurInteractorTest.kt | 33 val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/data/repository/ |
D | AssistRepositoryTest.kt | 34 private val kosmos = testKosmos() constant in com.android.systemui.assist.data.repository.AssistRepositoryTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | KeyguardBlueprintViewModelTest.kt | 40 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/ui/composable/ |
D | ComponentsFactoryTest.kt | 33 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/domain/interactor/ |
D | CarProjectionInteractorTest.kt | 36 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant in com.android.systemui.communal.domain.interactor.CarProjectionInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/domain/interactor/ |
D | AssistInteractorTest.kt | 36 private val kosmos = testKosmos() constant in com.android.systemui.assist.domain.interactor.AssistInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceconfig/data/repository/ |
D | DeviceConfigRepositoryTest.kt | 36 private val kosmos = testKosmos() constant in com.android.systemui.deviceconfig.data.repository.DeviceConfigRepositoryTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationsPlaceholderViewModelTest.kt | 37 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/data/repository/ |
D | GridLayoutTypeRepositoryTest.kt | 34 val kosmos = testKosmos() constant in com.android.systemui.qs.panels.data.repository.GridLayoutTypeRepositoryTest
|
D | QuickQuickSettingsRowRepositoryTest.kt | 36 private val kosmos = testKosmos() constant in com.android.systemui.qs.panels.data.repository.QuickQuickSettingsRowRepositoryTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceconfig/domain/interactor/ |
D | DeviceConfigInteractorTest.kt | 36 private val kosmos = testKosmos() constant in com.android.systemui.deviceconfig.domain.interactor.DeviceConfigInteractorTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/topwindoweffects/domain/interactor/ |
D | SqueezeEffectInteractorTest.kt | 36 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/display/ |
D | FocusShadeDisplayPolicyTest.kt | 37 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/call/domain/interactor/ |
D | CallChipInteractorTest.kt | 39 val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/inputdevice/tutorial/ |
D | KeyboardTouchpadTutorialCoreStartableTest.kt | 41 private val kosmos = testKosmos() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/ |
D | CarrierConfigInteractorTest.kt | 37 val kosmos = testKosmos() constant in com.android.systemui.statusbar.pipeline.mobile.domain.interactor.CarrierConfigInteractorTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/ |
D | RearDisplayCoreStartableTest.kt | 54 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant 126 private class FakeRearDisplayStateInteractor(private val kosmos: Kosmos) : constant in com.android.systemui.reardisplay.RearDisplayCoreStartableTest.FakeRearDisplayStateInteractor
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/display/domain/interactor/ |
D | DisplayWindowPropertiesInteractorImplTest.kt | 37 private val kosmos = testKosmos() constant in com.android.systemui.display.domain.interactor.DisplayWindowPropertiesInteractorImplTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/globalactions/domain/interactor/ |
D | GlobalActionsInteractorTest.kt | 36 private val kosmos = testKosmos() constant
|