summaryrefslogtreecommitdiffstats
path: root/telecomm/java/android/telecomm/VideoCallProfile.java
Commit message (Collapse)AuthorAgeFilesLines
* Final structural tweaks to Telecomm API (1/8)Ihab Awad2014-08-131-229/+0
| | | | | | Bug: 16416927 Bug: 16494880 Change-Id: I45fbe287c410cbb5e1b985f320b862d732811f43
* Convert VideoState into an inner class.Andrew Lee2014-07-291-33/+94
| | | | | | | | | - Add helper functions to make it easier to figure out properties of a particular video state, to make things more convenient. - Update references and documentation. Bug: 16629892 Change-Id: I621532e8cab080afd56e5db739b9edbee6261f74
* Add video call profile constructor which takes video state only.Andrew Lee2014-07-211-0/+9
| | | | | Bug: 16014280 Change-Id: I218256ae1e20783084412758cf5a44f7f5dec52e
* Adding CallVideoClient, used to provide a callback mechanism for theTyler Gunn2014-06-271-0/+159
framework to notify the InCallUI of events related to video calls. Change-Id: Ife628b27bcefd8e88df2fc899cbbcfa07cfac90b