Allow MaximizeModeController to ignore hinge angles.
commit1941812a34160c6dbb6b9d9d3e4a859afcb9157e
authorjonross <jonross@chromium.org>
Wed, 22 Oct 2014 23:32:55 +0000 (22 16:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Oct 2014 23:34:00 +0000 (22 23:34 +0000)
tree88ef0dc980fbb0dbe6ccca99c0a5dfc7bbd53dd2
parent89ca2fb039f387cbc2d70a33dfc9503eeea0da1d
Allow MaximizeModeController to ignore hinge angles.

Update MaximizeModeController to allow for hinge angles to be ignored for triggering maximize mode. During this state screen rotation still occurs from accelerometer updates. The internal keyboard will not be blocked in this state.

TEST=MaximizeModeControllerSwitchesTest.IgnoreHingeAngles
BUG=425106

Review URL: https://codereview.chromium.org/665723004

Cr-Commit-Position: refs/heads/master@{#300793}
ash/wm/maximize_mode/maximize_mode_controller.cc
ash/wm/maximize_mode/maximize_mode_controller.h
ash/wm/maximize_mode/maximize_mode_controller_unittest.cc