summaryrefslogtreecommitdiffstats
path: root/camera/ICameraServiceListener.cpp
Commit message (Collapse)AuthorAgeFilesLines
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-111-0/+3
| | | | | | | | | | | | | Done: * ICameraService * ICameraServiceListener Partial: * ICamera (disconnect only) * IProCameraUser (disconnect only) Bug: 9213377 Change-Id: I8e2e6e05cfd02ec36be1d5b2c551f10ffb43b5b4
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-0/+86
* Also adds an ICameraServiceListener with available/not available statuses Bug: 8291653 Change-Id: I24680f1a2dc109510caf451cf7c7bd180b670d84