Home
last modified time | relevance | path

Searched defs:expectedState (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/night/ui/
DNightDisplayTileMapperTest.kt73 val expectedState = in disabledModel_whenAutoModeOff() constant
88 val expectedState = in disabledModel_whenAutoModeOff_whenForceEnable() constant
102 val expectedState = in enabledModel_whenAutoModeOff() constant
116 val expectedState = in enabledModel_forceAutoMode_whenAutoModeOff() constant
130 val expectedState = createNightDisplayTileState(QSTileState.ActivationState.ACTIVE, null) in enabledModel_autoModeTwilight_locationOff() constant
140 val expectedState = in enabledModel_autoModeTwilight_locationOn() constant
154 val expectedState = in disabledModel_autoModeTwilight_locationOn() constant
168 val expectedState = createNightDisplayTileState(QSTileState.ActivationState.INACTIVE, null) in disabledModel_autoModeTwilight_locationOff() constant
179 val expectedState = in disabledModel_autoModeCustom_24Hour() constant
197 val expectedState = in disabledModel_autoModeCustom_12Hour() constant
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/battery/ui/
DBatterySaverTileMapperTest.kt62 val expectedState = in map_standard_notPluggedInNotPowerSaving() constant
78 val expectedState = in map_standard_notPluggedInPowerSaving() constant
94 val expectedState = in map_standard_pluggedInPowerSaving() constant
110 val expectedState = in map_standard_pluggedInNotPowerSaving() constant
126 val expectedState = in map_extremeSaverDisabledNotPluggedInNotPowerSaving() constant
142 val expectedState = in map_extremeSaverDisabledNotPluggedInPowerSaving() constant
158 val expectedState = in map_extremeSaverDisabledPluggedInPowerSaving() constant
174 val expectedState = in map_extremeSaverDisabledPluggedInNotPowerSaving() constant
190 val expectedState = in map_extremeSaverEnabledNotPluggedInNotPowerSaving() constant
206 val expectedState = in map_extremeSaverEnabledNotPluggedInPowerSaving() constant
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/
DUiModeNightTileMapperTest.kt97 val expectedState = in mapsEnabledDataToUnavailableStateWhenOnPowerSave() constant
117 val expectedState = in mapsDisabledDataToUnavailableStateWhenOnPowerSave() constant
134 val expectedState = in mapsDisabledDataToInactiveState() constant
152 val expectedState = in mapsEnabledDataToActiveState() constant
171 val expectedState = in mapsEnabledDataToOnIconState() constant
190 val expectedState = in mapsDisabledDataToOffIconState() constant
209 val expectedState = in supportsClickAndLongClickActionsWhenNotInPowerSaveInNightMode() constant
233 val expectedState = in supportsOnlyLongClickActionWhenUnavailableInPowerSaveInNightMode() constant
253 val expectedState = in supportsClickAndLongClickActionsWhenNotInPowerSaveNotInNightMode() constant
275 val expectedState = in supportsOnlyClickActionWhenUnavailableInPowerSaveNotInNightMode() constant
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/alarm/domain/
DAlarmTileMapperTest.kt69 val expectedState = in notAlarmSet() constant
91 val expectedState = in nextAlarmSet24HourFormat() constant
110 val expectedState = in nextAlarmSet12HourFormat() constant
130 val expectedState = in nextAlarmSetMoreThanAWeekLater_mapsSecondaryLabelToDisplayDateOnly() constant
150 val expectedState = in nextAlarmSetOneMinuteLessThanAWeekLater_mapsSecondaryLabelToDisplayTime() constant
170 val expectedState = in nextAlarmSetExactlyAWeekLater_mapsSecondaryLabelToDisplayDateOnly() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/sensorprivacy/ui/
DSensorPrivacyToggleTileMapperTest.kt53 val expectedState = in mapCamera_notBlocked() constant
71 val expectedState = in mapCamera_blocked() constant
89 val expectedState = in mapMic_notBlocked() constant
107 val expectedState = in mapMic_blocked() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/screenrecord/ui/
DScreenRecordTileMapperTest.kt65 val expectedState = in activeStateMatchesRecordingDataModel() constant
81 val expectedState = in activeStateMatchesStartingDataModel() constant
96 val expectedState = in inactiveStateMatchesDisabledDataModel() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/impl/work/ui/
DWorkModeTileMapperTest.kt85 val expectedState = createWorkModeTileState(QSTileState.ActivationState.INACTIVE) in mapsDisabledDataToInactiveState() constant
96 val expectedState = createWorkModeTileState(QSTileState.ActivationState.ACTIVE) in mapsEnabledDataToActiveState() constant
104 val expectedState = createWorkModeTileState(QSTileState.ActivationState.UNAVAILABLE) in mapsNoActiveProfileDataToUnavailableState() constant
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java152 NetworkRegistrationInfo expectedState = new NetworkRegistrationInfo( in testGetNetworkRegistrationInfo() local
254 NetworkRegistrationInfo expectedState = new NetworkRegistrationInfo( in testGetNetworkRegistrationInfoV1_5() local
352 NetworkRegistrationInfo expectedState = new NetworkRegistrationInfo( in testGetNetworkRegistrationInfoV1_6WithLte() local
443 NetworkRegistrationInfo expectedState = new NetworkRegistrationInfo( in testGetNetworkRegistrationInfoV1_6WithNr() local
548 NetworkRegistrationInfo expectedState = new NetworkRegistrationInfo( in testGetAvailableServices_withMmsEnabled() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/rotation/ui/mapper/
DRotationLockTileMapperTest.kt77 val expectedState = in rotationNotLocked_cameraRotationDisabled() constant
92 val expectedState = in rotationNotLocked_cameraRotationEnabled() constant
107 val expectedState = in rotationLocked_cameraRotationNotEnabled() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/saver/domain/
DDataSaverTileMapperTest.kt59 val expectedState = in activeStateMatchesEnabledModel() constant
73 val expectedState = in inactiveStateMatchesDisabledModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/reducebrightness/ui/
DReduceBrightColorsTileMapperTest.kt64 val expectedState = in disabledModel() constant
77 val expectedState = createReduceBrightColorsTileState(QSTileState.ActivationState.ACTIVE) in enabledModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/qr/ui/
DQRCodeScannerTileMapperTest.kt67 val expectedState = in availableModel() constant
81 val expectedState = in temporarilyUnavailableModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/colorcorrection/domain/
DColorCorrectionTileMapperTest.kt58 val expectedState = in disabledModel() constant
69 val expectedState = in enabledModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/internet/domain/
DInternetTileMapperTest.kt68 val expectedState = in withActiveModel_mappedStateMatchesDataModel() constant
92 val expectedState = in withInactiveModel_mappedStateMatchesDataModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/inversion/domain/
DColorInversionTileMapperTest.kt62 val expectedState = in disabledModel() constant
77 val expectedState = in enabledModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/onehanded/ui/
DOneHandedModeTileMapperTest.kt68 val expectedState = in disabledModel() constant
83 val expectedState = in enabledModel() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/fontscaling/domain/
DFontScalingTileMapperTest.kt55 val expectedState = createFontScalingTileState() in activeStateMatchesEnabledModel() constant
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DConnectivityManagerTestBase.java157 protected boolean waitForNetworkState(int networkType, State expectedState, long timeout) { in waitForNetworkState()
176 protected boolean waitForWifiState(int expectedState, long timeout) { in waitForWifiState()
195 protected boolean waitForWifiApState(int expectedState, long timeout) { in waitForWifiApState()
/frameworks/base/core/tests/coretests/src/android/os/storage/
DStorageManagerBaseTest.java229 protected String mountObb(String obbFilePath, int expectedState) { in mountObb()
277 protected String doMountObb_noThrow(String obbFilePath, int expectedState) { in doMountObb_noThrow()
309 protected String doMountObb(String obbFilePath, int expectedState) { in doMountObb()
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DConnectionUtil.java437 public boolean waitForNetworkState(int networkType, State expectedState, long timeout) { in waitForNetworkState()
488 public boolean waitForWifiState(int expectedState, long timeout) { in waitForWifiState()
/frameworks/base/services/tests/servicestests/src/com/android/server/om/
DOverlayActorEnforcerTests.kt61 val expectedState = testCase.state.takeUnless { type == Params.Type.ALLOWED } in <lambda>() constant
327 var expectedState: ActorState, in <lambda>() variable in com.android.server.om.OverlayActorEnforcerTests.Params
/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/
DActivityThreadClientTest.java264 ActivityClientRecord r, int expectedState) throws Exception { in recreateAndVerifyRelaunched()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBstatsCpuTimesValidationTest.java604 final String expectedState = "(" + state + ")"; in assertProcState() local
613 private void assertProcState(int expectedState) throws Exception { in assertProcState()
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionTestBase.java368 protected void verifySafeModeTimeoutNotifiesCallbackAndUnregistersNetworkAgent( in verifySafeModeTimeoutNotifiesCallbackAndUnregistersNetworkAgent()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DWindowMagnificationGestureHandlerTest.java415 private void check(boolean condition, int expectedState) { in check()

12