/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/table/ |
D | TableChangeTest.kt | 32 val underTest = TableChange() in setString_isString() constant 48 val underTest = TableChange() in setString_null() constant 64 val underTest = TableChange() in setBoolean_isBoolean() constant 80 val underTest = TableChange() in setInt_isInt() constant 96 val underTest = TableChange() in setInt_null() constant 112 val underTest = TableChange() in setThenReset_isEmpty() constant 134 val underTest = TableChange(columnPrefix = "fakePrefix", columnName = "fakeName") in getName_hasPrefix() constant 142 val underTest = TableChange(columnPrefix = "", columnName = "fakeName") in getName_noPrefix() constant 149 val underTest = TableChange(columnName = "name", isInitial = false) in getVal_notInitial() constant 157 val underTest = TableChange(columnName = "name", isInitial = true) in getVal_isInitial() constant [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/data/repository/ |
D | SceneContainerRepositoryTest.kt | 50 val underTest = kosmos.sceneContainerRepository in allSceneKeys() constant 67 val underTest = kosmos.sceneContainerRepository in currentScene() constant 81 val underTest = kosmos.sceneContainerRepository in changeScene_noSuchSceneInContainer_throws() constant 88 val underTest = kosmos.sceneContainerRepository in snapToScene_noSuchSceneInContainer_throws() constant 95 val underTest = kosmos.sceneContainerRepository in isVisible() constant 109 val underTest = kosmos.sceneContainerRepository in transitionState_defaultsToIdle() constant 121 val underTest = kosmos.sceneContainerRepository in transitionState_reflectsUpdates() constant
|
D | WindowRootViewVisibilityRepositoryTest.kt | 37 private val underTest = WindowRootViewVisibilityRepository(iStatusBarService, executor) constant in com.android.systemui.scene.data.repository.WindowRootViewVisibilityRepositoryTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/quickaffordance/ |
D | NoteTaskQuickAffordanceConfigTest.kt | 137 val underTest = createUnderTest() in createLockScreenStateVisible() constant 148 val underTest = createUnderTest() in lockScreenState_stylusUsed_userUnlocked_isSelected_noDefaultNotesAppSet_shouldEmitHidden() constant 168 val underTest = createUnderTest() in <lambda>() constant 178 val underTest = createUnderTest() in <lambda>() constant 190 val underTest = createUnderTest() in <lambda>() constant 200 val underTest = createUnderTest() in <lambda>() constant 210 val underTest = createUnderTest() in <lambda>() constant 220 val underTest = createUnderTest() in <lambda>() constant 230 val underTest = createUnderTest() in <lambda>() constant 240 val underTest = createUnderTest() in <lambda>() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/ |
D | NoteTaskInitializerTest.kt | 127 val underTest = createUnderTest(isEnabled = false, bubbles = bubbles) in initialize_flagDisabled() constant 143 val underTest = createUnderTest(isEnabled = true, bubbles = null) in initialize_bubblesNotPresent() constant 165 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in initialize_handleSystemKey() constant 177 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in initialize_userUnlocked_shouldUpdateNoteTask() constant 189 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in initialize_onRoleHoldersChanged_shouldRunOnRoleHoldersChanged() constant 203 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in initialize_onProfilesChanged_shouldUpdateNoteTask() constant 213 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in initialize_onUserChanged_shouldUpdateNoteTask() constant 223 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in tailButtonGestureDetection_singlePress_shouldShowNoteTaskOnUp() constant 241 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in tailButtonGestureDetection_doublePress_shouldNotShowNoteTaskTwice() constant 263 val underTest = createUnderTest(isEnabled = true, bubbles = bubbles) in tailButtonGestureDetection_longPress_shouldNotShowNoteTask() constant
|
D | NoteTaskInfoTest.kt | 34 val underTest = DEFAULT_INFO.copy(isKeyguardLocked = true) in launchMode_keyguardLocked_launchModeActivity() constant 41 val underTest = DEFAULT_INFO.copy(entryPoint = WIDGET_PICKER_SHORTCUT_IN_MULTI_WINDOW_MODE) in launchMode_multiWindowMode_launchModeActivity() constant 48 val underTest = DEFAULT_INFO.copy(isKeyguardLocked = false) in launchMode_keyguardUnlocked_launchModeAppBubble() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/interactor/ |
D | PanelInteractorImplTest.kt | 44 val underTest = PanelInteractorImpl(shadeController) in openPanels_callsCentralSurfaces() constant 53 val underTest = PanelInteractorImpl(shadeController) in collapsePanels_callsCentralSurfaces() constant 62 val underTest = PanelInteractorImpl(shadeController) in forceCollapsePanels_callsCentralSurfaces() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/domain/interactor/ |
D | BouncerActionButtonInteractorTest.kt | 104 val underTest = kosmos.bouncerActionButtonInteractor in noTelephonyRadio_noButton() constant 113 val underTest = kosmos.bouncerActionButtonInteractor in noTelecomManager_noButton() constant 121 val underTest = kosmos.bouncerActionButtonInteractor in duringCall_returnToCallButton() constant 143 val underTest = kosmos.bouncerActionButtonInteractor in noCall_secureAuthMethod_emergencyCallButton() constant 175 val underTest = kosmos.bouncerActionButtonInteractor in noCall_insecureAuthMethodButSecureSim_emergencyCallButton() constant 193 val underTest = kosmos.bouncerActionButtonInteractor in noCall_insecure_noButton() constant 207 val underTest = kosmos.bouncerActionButtonInteractor in noCall_simSecureButEmergencyNotSupported_noButton() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/ui/viewmodel/ |
D | FooterActionsViewModelTest.kt | 79 val underTest = utils.footerActionsViewModel(showPowerButton = false) in <lambda>() constant 142 val underTest = in <lambda>() constant 212 val underTest = in <lambda>() constant 275 val underTest = in <lambda>() constant 358 val underTest = in <lambda>() constant 377 val underTest = utils.footerActionsViewModel() in alpha_inSplitShade_followsExpansion() constant 397 val underTest = utils.footerActionsViewModel() in backgroundAlpha_inSplitShade_followsExpansion_with_0_15_delay() constant 421 val underTest = utils.footerActionsViewModel() in alpha_inSingleShade_followsExpansion_with_0_9_delay() constant 445 val underTest = utils.footerActionsViewModel() in backgroundAlpha_inSingleShade_always1() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/domain/interactor/ |
D | FooterActionsInteractorTest.kt | 65 val underTest = utils.footerActionsInteractor(qsSecurityFooterUtils = qsSecurityFooterUtils) in showDeviceMonitoringDialog() constant 80 val underTest = utils.footerActionsInteractor(uiEventLogger = uiEventLogger) in showPowerMenuDialog() constant 110 val underTest = in showSettings_userSetUp() constant 143 val underTest = in showSettings_userNotSetUp() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/kotlin/ |
D | DisposableHandlesTest.kt | 33 val underTest = DisposableHandles() in disposeWorksOnce() constant 51 val underTest = DisposableHandles() in replaceCallsDispose() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/autoaddable/ |
D | CallbackControllerAutoAddableTest.kt | 47 val underTest = in <lambda>() constant 73 val underTest = in <lambda>() constant 103 val underTest = in strategyIfNotAdded() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/data/repository/ |
D | OngoingCallRepositoryTest.kt | 27 private val underTest = OngoingCallRepository() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/model/ |
D | SysUiStateExtTest.kt | 35 private val underTest = constant in com.android.systemui.model.SysUiStateExtTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/retail/domain/interactor/ |
D | RetailModeInteractorImplTest.kt | 33 private val underTest = RetailModeInteractorImpl(retailModeRepository) constant in com.android.systemui.retail.domain.interactor.RetailModeInteractorImplTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/domain/interactor/ |
D | VolumePanelGlobalStateInteractorTest.kt | 35 private val underTest = kosmos.volumePanelGlobalStateInteractor constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/pipeline/shared/ |
D | QSPipelineFlagsRepositoryTest.kt | 15 private val underTest = QSPipelineFlagsRepository() constant in com.android.systemui.qs.pipeline.shared.QSPipelineFlagsRepositoryTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/panels/data/repository/ |
D | StockTilesRepositoryTest.kt | 35 private val underTest = StockTilesRepository(kosmos.mainResources) constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/data/repository/ |
D | MinimumTilesResourceRepositoryTest.kt | 37 val underTest = MinimumTilesResourceRepository(context.resources) in minimumQSTiles_followsConfig() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/data/repository/ |
D | BrightnessMirrorShowingRepositoryTest.kt | 36 private val underTest = BrightnessMirrorShowingRepository() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/settings/brightness/domain/interactor/ |
D | BrightnessMirrorShowingInteractorTest.kt | 37 private val underTest = constant in com.android.systemui.settings.brightness.domain.interactor.BrightnessMirrorShowingInteractorTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | SeenNotificationsInteractorTest.kt | 33 private val underTest = SeenNotificationsInteractor(repository) constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/data/repository/ |
D | AssistRepositoryTest.kt | 39 private val underTest = kosmos.assistRepository constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationsPlaceholderViewModelTest.kt | 36 private val underTest = kosmos.notificationsPlaceholderViewModel constant in com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModelTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/call/domain/interactor/ |
D | CallChipInteractorTest.kt | 35 val underTest = kosmos.callChipInteractor constant
|