Skip to content
Snippets Groups Projects
  1. Aug 23, 2011
    • Jean-Michel Trivi's avatar
      Bug 5045498 New implementation of remote control API · 4426e42a
      Jean-Michel Trivi authored
      Remote control displays expose an IRemoteControlDisplay interface
       which they register through AudioManager.
      Remote control clients create a RemoteControlClient object, which
       implicitely exposes an IRemoteControlClient interface registered
       in AudioService through AudioManager.
      AudioService tells all clients and displays when a new client
       is the one that should be displayed.
      A client's data gets sent to the display when it is valid, or
       it sets new data (while being valid).
      
      The implementation for setting metadata and album art is temporary,
       and will migrate to the MetadataEditor API in future CLs.
      
      Change-Id: Ibab6ea1d94c68f32482c760c6ae269541f885548
      4426e42a
  2. Aug 18, 2011
  3. Aug 17, 2011
Loading