Searched refs:foldStateChanged (Results 1 – 5 of 5) sorted by relevance
100 mTarget.foldStateChanged(OPEN); in testDisplaySwitchAfterUnfoldToOpen_animationsEnabled_requestsTransition()124 mTarget.foldStateChanged(OPEN); in testDisplaySwitchAfterFolding_animationEnabled_doesNotRequestTransition()147 mTarget.foldStateChanged(OPEN); in testDisplaySwitchSecondTimeAfterUnfolding_animationEnabled_noTransition()160 mTarget.foldStateChanged(OPEN); in testDisplaySwitchAfterGoingToRearAndBack_animationEnabled_noTransition()162 mTarget.foldStateChanged(REAR); in testDisplaySwitchAfterGoingToRearAndBack_animationEnabled_noTransition()163 mTarget.foldStateChanged(OPEN); in testDisplaySwitchAfterGoingToRearAndBack_animationEnabled_noTransition()173 mTarget.foldStateChanged(OPEN); in testDisplaySwitchAfterUnfoldingAndFolding_animationEnabled_noTransition()189 mTarget.foldStateChanged(OPEN); in testDisplaySwitch_whenShellTransitionsNotEnabled_noTransition()201 mTarget.foldStateChanged(OPEN); in testDisplaySwitch_whenAnimationsDisabled_noTransition()213 mTarget.foldStateChanged(OPEN); in testDisplaySwitch_whenUnfoldAnimationDisabled_noTransition()[all …]
857 mTarget.foldStateChanged(DeviceStateController.DeviceState.OPEN); in testUpdatesRotationWhenSensorUpdates_RotationLocked_HalfFolded()867 mTarget.foldStateChanged(DeviceStateController.DeviceState.HALF_FOLDED); in testUpdatesRotationWhenSensorUpdates_RotationLocked_HalfFolded()875 mTarget.foldStateChanged(DeviceStateController.DeviceState.OPEN); in testUpdatesRotationWhenSensorUpdates_RotationLocked_HalfFolded()892 mTarget.foldStateChanged(DeviceStateController.DeviceState.OPEN); in sensorRotation_locked_halfFolded_configOff_rotationUnchanged()902 mTarget.foldStateChanged(DeviceStateController.DeviceState.HALF_FOLDED); in sensorRotation_locked_halfFolded_configOff_rotationUnchanged()
79 void foldStateChanged(DeviceState newDeviceState) { in foldStateChanged() method in PhysicalDisplaySwitchTransitionLauncher
1736 void foldStateChanged(DeviceStateController.DeviceState deviceState) { in foldStateChanged() method in DisplayRotation1739 mFoldController.foldStateChanged(deviceState); in foldStateChanged()1924 void foldStateChanged(DeviceStateController.DeviceState newState) { in foldStateChanged() method in DisplayRotation.FoldController
1190 mDisplaySwitchTransitionLauncher.foldStateChanged(newFoldState); in DisplayContent()1191 mDisplayRotation.foldStateChanged(newFoldState); in DisplayContent()