summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/SystemStateProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-0/+1
| | | | | | | | | | Sorry. CP from: https://android-review.googlesource.com/#/c/287332/ Test: Added unit tests for Log Sessions and Events. All other affected unit tests still pass. Bug: 26571395 Change-Id: I890d68d935cd554ba89042e99c155757697e1a37
* Revert "Revert "Support car-mode UI in telecom.""Santos Cordon2016-01-211-0/+123
| | | | | | This reverts commit 88cda8452124d43c145d54a97477dc5cf8a32a58. Change-Id: Icfd1ab3ed3af39f62bd828dceb5ff2d4d517cb91
* Revert "Support car-mode UI in telecom."Brad Ebinger2016-01-211-123/+0
| | | | | | This reverts commit d3182912911d167e4a5a8d379cef11c619d18d36. Change-Id: I48da1122846b18c03bec486ee2bf977f721723a2
* Support car-mode UI in telecom.Santos Cordon2016-01-201-0/+123
Add additional step to look for and bind to a car-mode UI if the device is currently in car-mode. Add a system state component to listen for car-mode changes. Change-Id: I5124b46f43b47bda39cf3d0f882378cf69b0505b