summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/wm/FakeWindowImpl.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-10-02Private flags are masked in correct variableAdam Lesinski
2012-08-02Introduce multiple displays with DisplayContent.Craig Mautner
2012-04-05Refactor input system into its own service.Jeff Brown
2011-12-01Refactor InputQueue as InputEventReceiver.Jeff Brown
2011-10-07Fix how we hide and show the nav bar.Dianne Hackborn