History log of /packages/apps/Camera2/src_pd/com/android/camera/util/RemoteShutterHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
83e07f8c9a24b8373fcb57a5c53cdceefad54fc6 03-Feb-2014 Will Haldean Brown <haldean@google.com> Add hook in CameraApp to register a RemoteShutterListener.

Builds can provide an implementation of RemoteShutterBridge whose
create method returns a more interesting implementation of a
RemoteShutterListener. This also removes the need for the NOOP
RemoteShutterListener constant; instead, the default implementation of
RemoteShutterBridge returns the NOOP listener.

Change-Id: I5ec381abbb3fa5e38249f8a77edc765083bf32aa
/packages/apps/Camera2/src_pd/com/android/camera/util/RemoteShutterHelper.java