summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IRemoteDisplay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
| | | | Change-Id: Ie8f9d42fc061f6d558f23b98414e04eb3d14b376
* [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-0/+31
| | | | | Change-Id: Ibe42bfa73816bbfeb7e652d435254d0171b89727 related-to-bug: 7638150
* Update remote display API.Jeff Brown2012-09-051-5/+5
| | | | | | | | | | | Renamed disconnect() to dispose() to emphasize the fact that this method is intended to clean up the IRemoteDisplay completely, not just temporarily disconnect the current client (which might be useful someday). Other minor tweaks. Change-Id: I1209639eb0cd8af09c724206642d7e52aab48257
* Implement remote display service stubs.Jeff Brown2012-09-051-0/+63
Change-Id: I582ed000026bba6d116db8304e15a3c52f8a9a01