summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecom/AudioState.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove deprecated Telecom APIs"Narayan Kamath2015-01-301-3/+8
| | | | | | This reverts commit a7c9046973260aa71837410ffc8df8c296a2826f. Change-Id: I66d3d961988ff8dd330c9482c070bfca055f6cb8
* Remove deprecated Telecom APIsSailesh Nepal2015-01-301-8/+3
| | | | | | | This APIs are no longer used and are safe to delete. Bug: 18607657 Change-Id: I94dad196db9f8be544f05b12b7b71de124fc9328
* Relax access on deprecated fields for compatibility.Ihab Awad2014-12-041-6/+6
| | | | | Bug: 18610816 Change-Id: If2398069ecd1c5fa1e49af50527bf817b29fde96
* Change a semi-colon to a colon in AudioState logging.Nancy Chen2014-12-021-1/+1
| | | | | | | I believe "route;" -> "route:" was the intended context. Bug: 18327621 Change-Id: I5fcd285f58dcd74287937babf3f0a8122dab5d3d
* Telecom API updates (1/6)Ihab Awad2014-11-281-14/+37
| | | | | | Bug: 18292176 Change-Id: I060366234a5a60510c385dc837f2b7e79596eaf5
* Apply @hide / @SystemApi to android.telecom.*Evan Charlton2014-11-101-0/+3
| | | | | | | | Move the android.telecom.* namespace back to @hide, and also mark it with @SystemApi so that system-privileged apps can use them. Bug: 18302450 Change-Id: I33ae1b9b0dfdb1c5eff51ca3c829196bcfc9411c
* More updates to javadocs for Telecom APIs.Santos Cordon2014-10-291-3/+4
| | | | Change-Id: I8f8389f521c0d654c9bfdc3ad9670be0d118f480
* Revert "@hide ConnectionService APIs."Evan Charlton2014-09-241-3/+0
| | | | This reverts commit 86935c406e4a8bb0e2ad871b51009f3603df9e87.
* @hide ConnectionService APIs.Tyler Gunn2014-09-231-0/+3
| | | | | Bug: 17569532 Change-Id: I68f7237191bd6d7a1a00ba7bb4fd2f8e3d669e8f
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+161
- Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638