Home
last modified time | relevance | path

Searched defs:kosmos (Results 1 – 25 of 799) sorted by relevance

12345678910>>...32

/frameworks/base/packages/SystemUI/checks/tests/com/android/internal/systemui/lint/
DDoNotDirectlyConstructKosmosTest.kt43 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/
DSysUiStateExtTest.kt31 private val kosmos = testKosmos() constant in com.android.systemui.model.SysUiStateExtTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/domain/interactor/
DVolumePanelGlobalStateInteractorTest.kt33 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/data/repository/
DBrightnessMirrorShowingRepositoryTest.kt34 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/domain/interactor/
DBrightnessMirrorShowingInteractorTest.kt34 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ongoingcall/data/repository/
DOngoingCallRepositoryTest.kt35 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/
DWindowRootViewBlurInteractorTest.kt33 val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/data/repository/
DAssistRepositoryTest.kt34 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/
DKeyguardBlueprintViewModelTest.kt40 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/ui/composable/
DComponentsFactoryTest.kt33 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/domain/interactor/
DCarProjectionInteractorTest.kt36 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/
DAssistInteractorTest.kt36 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/
DDeviceConfigRepositoryTest.kt36 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/
DNotificationsPlaceholderViewModelTest.kt37 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/data/repository/
DGridLayoutTypeRepositoryTest.kt34 val kosmos = testKosmos() constant in com.android.systemui.qs.panels.data.repository.GridLayoutTypeRepositoryTest
DQuickQuickSettingsRowRepositoryTest.kt36 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/
DDeviceConfigInteractorTest.kt36 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/
DSqueezeEffectInteractorTest.kt36 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/display/
DFocusShadeDisplayPolicyTest.kt37 private val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/call/domain/interactor/
DCallChipInteractorTest.kt39 val kosmos = testKosmos().useUnconfinedTestDispatcher() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/inputdevice/tutorial/
DKeyboardTouchpadTutorialCoreStartableTest.kt41 private val kosmos = testKosmos() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/
DCarrierConfigInteractorTest.kt37 val kosmos = testKosmos() constant in com.android.systemui.statusbar.pipeline.mobile.domain.interactor.CarrierConfigInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/
DRearDisplayCoreStartableTest.kt54 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/
DDisplayWindowPropertiesInteractorImplTest.kt37 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/
DGlobalActionsInteractorTest.kt36 private val kosmos = testKosmos() constant

12345678910>>...32