summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IRemoteDisplay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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