/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/domain/interactor/ |
D | MobileIconsInteractorTest.kt | 117 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_default() constant 129 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_moreThanTwo_doesNotFilter() constant 139 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_nonOpportunistic_updatesWithMultipleSubs() constant 150 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_opportunistic_differentGroups_doesNotFilter() constant 167 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_opportunistic_nonGrouped_doesNotFilter() constant 186 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_opportunistic_grouped_configFalse_showsActive_3() constant 206 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_opportunistic_grouped_configFalse_showsActive_4() constant 226 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_oneOpportunistic_grouped_configTrue_showsPrimary_active_1() constant 247 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_oneOpportunistic_grouped_configTrue_showsPrimary_nonActive_1() constant 269 val latest by collectLastValue(underTest.filteredSubscriptions) in filteredSubscriptions_vcnSubId_agreesWithActiveSubId_usesActiveAkaVcnSub() constant [all …]
|
D | MobileIconInteractorTest.kt | 94 var latest: Int? = null in gsm_usesGsmLevel() variable 110 var latest: Int? = null in gsm_alwaysShowCdmaTrue_stillUsesGsmLevel() variable 123 var latest: Int? = null in notGsm_level_default_unknown() variable 138 var latest: Int? = null in notGsm_alwaysShowCdmaTrue_usesCdmaLevel() variable 154 var latest: Int? = null in notGsm_alwaysShowCdmaFalse_usesPrimaryLevel() variable 165 var latest: Int? = null in numberOfLevels_comesFromRepo_whenApplicable() variable 184 val latest by collectLastValue(underTest.signalLevelIcon) in inflateSignalStrength_arbitrarilyAddsOneToTheReportedLevel() constant 200 val latest by collectLastValue(underTest.showSliceAttribution) in networkSlice_configOn_hasPrioritizedCaps_showsSlice() constant 211 val latest by collectLastValue(underTest.showSliceAttribution) in networkSlice_configOn_noPrioritizedCaps_noSlice() constant 222 val latest by collectLastValue(underTest.showSliceAttribution) in networkSlice_configOff_hasPrioritizedCaps_noSlice() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/domain/interactor/ |
D | DeviceBasedSatelliteInteractorTest.kt | 77 val latest by collectLastValue(underTest.isSatelliteAllowed) in isSatelliteAllowed_falseWhenNotAllowed() constant 90 val latest by collectLastValue(underTest.isSatelliteAllowed) in isSatelliteAllowed_trueWhenAllowed() constant 115 val latest by collectLastValue(underTest.isSatelliteAllowed) in isSatelliteAllowed_offWhenFlagIsOff() constant 128 val latest by collectLastValue(underTest.connectionState) in connectionState_matchesRepositoryValue() constant 163 val latest by collectLastValue(underTest.connectionState) in connectionState_offWhenFeatureIsDisabled() constant 188 val latest by collectLastValue(underTest.signalStrength) in signalStrength_matchesRepo() constant 219 val latest by collectLastValue(underTest.signalStrength) in signalStrength_zeroWhenDisabled() constant 239 val latest by collectLastValue(underTest.areAllConnectionsOutOfService) in areAllConnectionsOutOfService_noConnections_noDeviceEmergencyCalls_yes() constant 254 val latest by collectLastValue(underTest.areAllConnectionsOutOfService) in areAllConnectionsOutOfService_noConnections_deviceEmergencyCalls_yes() constant 269 val latest by collectLastValue(underTest.areAllConnectionsOutOfService) in areAllConnectionsOutOfService_oneConnectionInService_thenLost_noDeviceEmergencyCalls_yes() constant [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/slider/ |
D | SliderStateProducerTest.kt | 37 val latest by collectLastValue(eventFlow) in <lambda>() constant 46 val latest by collectLastValue(eventFlow) in <lambda>() constant 55 val latest by collectLastValue(eventFlow) in <lambda>() constant 64 val latest by collectLastValue(eventFlow) in <lambda>() constant 74 val latest by collectLastValue(eventFlow) in <lambda>() constant 84 val latest by collectLastValue(eventFlow) in <lambda>() constant 94 val latest by collectLastValue(eventFlow) in onStartTrackingTouch_afterProgress_trackingTouchEventProduced() constant 105 val latest by collectLastValue(eventFlow) in <lambda>() constant 116 val latest by collectLastValue(eventFlow) in <lambda>() constant 127 val latest by collectLastValue(eventFlow) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/ui/viewmodel/ |
D | DeviceBasedSatelliteViewModelTest.kt | 88 val latest by collectLastValue(underTest.icon) in icon_nullWhenShouldNotShow_satelliteNotAllowed() constant 108 val latest by collectLastValue(underTest.icon) in icon_nullWhenShouldNotShow_notAllOos() constant 129 val latest by collectLastValue(underTest.icon) in icon_nullWhenShouldNotShow_isEmergencyOnly() constant 158 val latest by collectLastValue(underTest.icon) in icon_nullWhenShouldNotShow_apmIsEnabled() constant 179 val latest by collectLastValue(underTest.icon) in icon_satelliteIsOn() constant 203 val latest by collectLastValue(underTest.icon) in icon_hysteresisWhenEnablingIcon() constant 236 val latest by collectLastValue(underTest.icon) in icon_deviceIsProvisioned() constant 269 val latest by collectLastValue(underTest.icon) in icon_wifiIsActive() constant 304 val latest by collectLastValue(underTest.carrierText) in carrierText_nullWhenShouldNotShow_satelliteNotAllowed() constant 324 val latest by collectLastValue(underTest.carrierText) in carrierText_nullWhenShouldNotShow_notAllOos() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/prod/ |
D | WifiRepositoryImplTest.kt | 124 val latest by collectLastValue(underTest.isWifiEnabled) in isWifiEnabled_enabled_true() constant 135 val latest by collectLastValue(underTest.isWifiEnabled) in isWifiEnabled_enabling_false() constant 146 val latest by collectLastValue(underTest.isWifiEnabled) in isWifiEnabled_disabling_true() constant 157 val latest by collectLastValue(underTest.isWifiEnabled) in isWifiEnabled_disabled_false() constant 168 val latest by collectLastValue(underTest.isWifiEnabled) in isWifiEnabled_respondsToUpdates() constant 189 val latest by collectLastValue(underTest.isWifiDefault) in isWifiDefault_wifiNetwork_isTrue() constant 202 val latest by collectLastValue(underTest.isWifiDefault) in isWifiDefault_carrierMerged_isTrue() constant 217 val latest by collectLastValue(underTest.isWifiDefault) in isWifiDefault_wifiNetworkNotDefault_isFalse() constant 230 val latest by collectLastValue(underTest.isWifiDefault) in isWifiDefault_carrierMergedNotDefault_isFalse() constant 245 val latest by collectLastValue(underTest.isWifiDefault) in isWifiDefault_noWifiNetwork_isFalse() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/data/repository/ |
D | WallpaperRepositoryImplTest.kt | 73 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_nullInfo() constant 88 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_hasInfoFromManager() constant 118 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_updatesOnUserChanged() constant 146 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_doesNotUpdateOnUserChanging() constant 175 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_updatesOnIntent() constant 199 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_wallpaperNotSupported_alwaysNull() constant 222 val latest by collectLastValue(underTest.wallpaperInfo) in wallpaperInfo_deviceDoesNotSupportAmbientWallpaper_alwaysFalse() constant 240 val latest by collectLastValue(underTest.wallpaperSupportsAmbientMode) in wallpaperSupportsAmbientMode_nullInfo_false() constant 255 val latest by collectLastValue(underTest.wallpaperSupportsAmbientMode) in wallpaperSupportsAmbientMode_infoDoesNotSupport_false() constant 270 val latest by collectLastValue(underTest.wallpaperSupportsAmbientMode) in wallpaperSupportsAmbientMode_infoSupports_true() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/data/repository/ |
D | StatusBarModeRepositoryImplTest.kt | 230 val latest by collectLastValue(underTest.isInFullscreenMode) in isInFullscreenMode_visibleTypesHasStatusBar_false() constant 242 val latest by collectLastValue(underTest.isInFullscreenMode) in isInFullscreenMode_visibleTypesDoesNotHaveStatusBar_true() constant 254 val latest by collectLastValue(underTest.isInFullscreenMode) in isInFullscreenMode_wrongDisplayId_notUpdated() constant 272 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarAppearance_navBarColorManaged_matchesCallbackValue() constant 286 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarAppearance_appearanceRegions_noLetterboxDetails_usesCallbackValues() constant 314 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarAppearance_appearanceRegions_letterboxDetails_usesLetterboxCalculator() constant 338 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarAppearance_boundsChanged_appearanceReFetched() constant 392 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarMode_ongoingCallAndFullscreen_semiTransparent() constant 407 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarMode_ongoingCallButNotFullscreen_matchesAppearance() constant 423 val latest by collectLastValue(underTest.statusBarAppearance) in statusBarMode_fullscreenButNotOngoingCall_matchesAppearance() constant [all …]
|
D | KeyguardStatusBarRepositoryImplTest.kt | 57 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_switcherNotEnabled_false() constant 67 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_keyguardConfigNotEnabled_false() constant 78 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_switchEnabledAndKeyguardConfigEnabled_true() constant 89 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_refetchedOnSmallestWidthChanged() constant 103 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_refetchedOnDensityChanged() constant 117 val latest by collectLastValue(underTest.isKeyguardUserSwitcherEnabled) in isKeyguardUserSwitcherEnabled_refetchedOnEnabledChanged() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/ui/viewmodel/ |
D | InternetTileViewModelTest.kt | 130 val latest by collectLastValue(underTest.tileModel) in noDefault_noNetworksAvailable() constant 148 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive() constant 178 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotNone() constant 201 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotTablet() constant 214 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotLaptop() constant 227 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotWatch() constant 240 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotAuto() constant 253 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotPhone() constant 266 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotUnknown() constant 279 val latest by collectLastValue(underTest.tileModel) in wifiDefaultAndActive_hotspotInvalid() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/ui/viewmodel/ |
D | OngoingActivityChipsViewModelTest.kt | 65 val latest by collectLastValue(underTest.chip) in chip_allHidden_hidden() constant 77 val latest by collectLastValue(underTest.chip) in chip_screenRecordShow_restHidden_screenRecordShown() constant 89 val latest by collectLastValue(underTest.chip) in chip_screenRecordShowAndCallShow_screenRecordShown() constant 102 val latest by collectLastValue(underTest.chip) in chip_screenRecordShowAndShareToAppShow_screenRecordShown() constant 115 val latest by collectLastValue(underTest.chip) in chip_shareToAppShowAndCallShow_shareToAppShown() constant 129 val latest by collectLastValue(underTest.chip) in chip_screenRecordAndShareToAppAndCastToOtherHideAndCallShown_callShown() constant 142 val latest by collectLastValue(underTest.chip) in chip_higherPriorityChipAdded_lowerPriorityChipReplaced() constant 173 val latest by collectLastValue(underTest.chip) in chip_highestPriorityChipRemoved_showsNextPriorityChip() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/call/ui/viewmodel/ |
D | CallChipViewModelTest.kt | 63 val latest by collectLastValue(underTest.chip) in chip_noCall_isHidden() constant 73 val latest by collectLastValue(underTest.chip) in chip_inCall_isShown() constant 83 val latest by collectLastValue(underTest.chip) in chip_inCall_startTimeConvertedToElapsedRealtime() constant 100 val latest by collectLastValue(underTest.chip) in chip_inCall_iconIsPhone() constant 111 val latest by collectLastValue(underTest.chip) in chip_resetsCorrectly() constant 137 val latest by collectLastValue(underTest.chip) in chip_inCall_nullIntent_clickListenerDoesNothing() constant 150 val latest by collectLastValue(underTest.chip) in chip_inCall_validIntent_clickListenerLaunchesIntent() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/screenrecord/domain/interactor/ |
D | ScreenRecordChipInteractorTest.kt | 48 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_doingNothingState_matches() constant 58 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_startingState_matches() constant 68 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_recordingState_matches() constant 78 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_projectionIsNotProjecting_recordedTaskNull() constant 89 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_projectionIsEntireScreen_recordedTaskNull() constant 101 val latest by collectLastValue(underTest.screenRecordState) in screenRecordState_projectionIsSingleTask_recordedTaskMatches() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/interactor/ |
D | InternetTileDataInteractorTest.kt | 160 val latest by in <lambda>() constant 181 val latest by in <lambda>() constant 217 val latest by in <lambda>() constant 246 val latest by in <lambda>() constant 268 val latest by in <lambda>() constant 290 val latest by in <lambda>() constant 312 val latest by in <lambda>() constant 334 val latest by in <lambda>() constant 355 val latest by in <lambda>() constant 377 val latest by in <lambda>() constant [all …]
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/ |
D | WifiViewModelTest.kt | 128 val latest by collectLastValue(underTest.wifiIcon) in wifiIcon_validHotspot_hotspotIconNotShown() constant 270 val latest by collectLastValue(underTest.isActivityInViewVisible) in activityIn_hasActivityInTrue_outputsTrue() constant 285 val latest by collectLastValue(underTest.isActivityInViewVisible) in activityIn_hasActivityInFalse_outputsFalse() constant 300 val latest by collectLastValue(underTest.isActivityOutViewVisible) in activityOut_hasActivityOutTrue_outputsTrue() constant 315 val latest by collectLastValue(underTest.isActivityOutViewVisible) in activityOut_hasActivityOutFalse_outputsFalse() constant 330 val latest by collectLastValue(underTest.isActivityContainerVisible) in activityContainer_hasActivityInTrue_outputsTrue() constant 345 val latest by collectLastValue(underTest.isActivityContainerVisible) in activityContainer_hasActivityOutTrue_outputsTrue() constant 360 val latest by collectLastValue(underTest.isActivityContainerVisible) in activityContainer_inAndOutTrue_outputsTrue() constant 376 val latest by collectLastValue(underTest.isActivityContainerVisible) in activityContainer_inAndOutFalse_outputsTrue_staticFlagOff() constant 392 val latest by collectLastValue(underTest.isActivityContainerVisible) in activityContainer_inAndOutFalse_outputsTrue_staticFlagOn() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/casttootherdevice/ui/viewmodel/ |
D | CastToOtherDeviceChipViewModelTest.kt | 85 val latest by collectLastValue(underTest.chip) in chip_notProjectingState_isHidden() constant 95 val latest by collectLastValue(underTest.chip) in chip_singleTaskState_otherDevicesPackage_isShown() constant 111 val latest by collectLastValue(underTest.chip) in chip_entireScreenState_otherDevicesPackage_isShown() constant 124 val latest by collectLastValue(underTest.chip) in chip_singleTaskState_normalPackage_isHidden() constant 135 val latest by collectLastValue(underTest.chip) in chip_entireScreenState_normalPackage_isHidden() constant 146 val latest by collectLastValue(underTest.chip) in chip_timeResetsOnEachNewShare() constant 172 val latest by collectLastValue(underTest.chip) in chip_entireScreen_clickListenerShowsCastDialog() constant 191 val latest by collectLastValue(underTest.chip) in chip_singleTask_clickListenerShowsCastDialog() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/sharetoapp/ui/viewmodel/ |
D | ShareToAppChipViewModelTest.kt | 85 val latest by collectLastValue(underTest.chip) in chip_notProjectingState_isHidden() constant 95 val latest by collectLastValue(underTest.chip) in chip_singleTaskState_otherDevicesPackage_isHidden() constant 109 val latest by collectLastValue(underTest.chip) in chip_entireScreenState_otherDevicesPackage_isHidden() constant 120 val latest by collectLastValue(underTest.chip) in chip_singleTaskState_normalPackage_isShown() constant 136 val latest by collectLastValue(underTest.chip) in chip_entireScreenState_normalPackage_isShown() constant 149 val latest by collectLastValue(underTest.chip) in chip_timeResetsOnEachNewShare() constant 175 val latest by collectLastValue(underTest.chip) in chip_entireScreen_clickListenerShowsShareDialog() constant 194 val latest by collectLastValue(underTest.chip) in chip_singleTask_clickListenerShowsShareDialog() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/domain/interactor/ |
D | WifiInteractorImplTest.kt | 69 var latest: String? = "default" in ssid_unavailableNetwork_outputsNull() variable 83 var latest: String? = "default" in ssid_inactiveNetwork_outputsNull() variable 99 var latest: String? = "default" in ssid_carrierMergedNetwork_outputsNull() variable 120 var latest: String? = null in ssid_isPasspointAccessPoint_outputsPasspointName() variable 141 var latest: String? = null in ssid_isOnlineSignUpForPasspoint_outputsPasspointName() variable 161 var latest: String? = "default" in ssid_unknownSsid_outputsNull() variable 181 var latest: String? = null in ssid_validSsid_outputsSsid() variable 193 var latest: Boolean? = null in isEnabled_matchesRepoIsEnabled() variable 214 var latest: Boolean? = null in isDefault_matchesRepoIsDefault() variable 245 var latest: WifiNetworkModel? = null in wifiNetwork_matchesRepoWifiNetwork() variable [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/screenrecord/ui/viewmodel/ |
D | ScreenRecordChipViewModelTest.kt | 82 val latest by collectLastValue(underTest.chip) in chip_doingNothingState_isHidden() constant 92 val latest by collectLastValue(underTest.chip) in chip_startingState_isHidden() constant 102 val latest by collectLastValue(underTest.chip) in chip_recordingState_isShownWithIcon() constant 114 val latest by collectLastValue(underTest.chip) in chip_timeResetsOnEachNewRecording() constant 135 val latest by collectLastValue(underTest.chip) in chip_notProjecting_clickListenerShowsDialog() constant 155 val latest by collectLastValue(underTest.chip) in chip_projectingEntireScreen_clickListenerShowsDialog() constant 176 val latest by collectLastValue(underTest.chip) in chip_projectingSingleTask_clickListenerShowsDialog() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | MobileConnectionsRepositoryTest.kt | 274 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 286 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 305 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 327 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 349 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 362 val latest by collectLastValue(underTest.subscriptions) in <lambda>() constant 392 val latest by collectLastValue(underTest.activeMobileDataSubscriptionId) in <lambda>() constant 413 val latest by collectLastValue(underTest.activeMobileDataRepository) in <lambda>() constant 424 val latest by collectLastValue(underTest.activeMobileDataRepository) in <lambda>() constant 808 val latest by collectLastValue(underTest.defaultDataSubId) in <lambda>() constant [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/ethernet/domain/ |
D | EthernetInteractorTest.kt | 42 val latest by collectLastValue(underTest.icon) in icon_default_validated() constant 60 val latest by collectLastValue(underTest.icon) in icon_default_notValidated() constant 78 val latest by collectLastValue(underTest.icon) in icon_notDefault_validated() constant 88 val latest by collectLastValue(underTest.icon) in icon_notDefault_notValidated() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/mediaprojection/domain/interactor/ |
D | MediaProjectionChipInteractorTest.kt | 60 val latest by collectLastValue(underTest.projection) in projection_notProjectingState_isNotProjecting() constant 70 val latest by collectLastValue(underTest.projection) in projection_singleTaskState_otherDevicesPackage_isCastToOtherDeviceType() constant 86 val latest by collectLastValue(underTest.projection) in projection_entireScreenState_otherDevicesPackage_isCastToOtherDeviceChipType() constant 101 val latest by collectLastValue(underTest.projection) in projection_singleTaskState_normalPackage_isShareToAppChipType() constant 114 val latest by collectLastValue(underTest.projection) in projection_entireScreenState_normalPackage_isShareToAppChipType() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/ |
D | NotificationLaunchAnimationInteractorTest.kt | 34 val latest by collectLastValue(underTest.isLaunchAnimationRunning) in <lambda>() constant 41 val latest by collectLastValue(underTest.isLaunchAnimationRunning) in <lambda>() constant 50 val latest by collectLastValue(underTest.isLaunchAnimationRunning) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/ |
D | DeviceItemInteractorTest.kt | 115 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant 130 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant 145 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant 160 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant 186 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant 209 val latest by collectLastValue(interactor.deviceItemUpdate) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/ |
D | MobileIconViewModelTest.kt | 162 var latest: Boolean? = null in isVisible_notDataCapable_alwaysFalse() variable 173 var latest: Boolean? = null in isVisible_notAirplane_notForceHidden_true() variable 186 var latest: Boolean? = null in isVisible_airplaneAndNotAllowed_false() variable 202 var latest: Boolean? = null in isVisible_airplaneButAllowed_true() variable 217 var latest: Boolean? = null in isVisible_forceHidden_false() variable 231 var latest: Boolean? = null in isVisible_respondsToUpdates() variable 254 var latest: ContentDescription? = null in contentDescription_notInService_usesNoPhone() variable 268 var latest: ContentDescription? = null in contentDescription_inService_usesLevel() variable 285 val latest by collectLastValue(underTest.contentDescription) in contentDescription_nonInflated_invalidLevelIsNull() constant 298 val latest by collectLastValue(underTest.contentDescription) in contentDescription_inflated_invalidLevelIsNull() constant [all …]
|