summaryrefslogtreecommitdiff
path: root/core/java/android/view/FallbackEventHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-1/+0
| | | | | | | This change also remove trailing whitespace. Test: code still compiles Change-Id: I7eff4546320d67d2bae58d31bad0625ea0791b8f
* Move the volume, media, call, camera and search key handling fromJoe Onorato2010-11-051-0/+27
PhoneWindow to a new PhoneFallbackEventHandler class that is used for all windows, not just ones with decors. Bug: 3155146 Change-Id: Ib070fa3e523e3564b225bca576c08012fef4f416