summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14/changes
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2011-08-30 10:52:59 -0700
committerJean-Michel Trivi <jmtrivi@google.com>2011-08-30 14:48:31 -0700
commit958bba6862c9540c528263686b0de044b4a7a5f6 (patch)
treea7c9baf2d47f430ca08af029cb92078f2d62e6d1 /docs/html/sdk/api_diff/14/changes
parent42930641792ecd23fee6b2913ba1e7cf24634f3d (diff)
Bug 5045498 Force display update when display registers
When an IRemoteControlDisplay registers, cause the RemoteControlClient to send all its information to the newly registered display. The previous code was only sending a request for update: this request didn't here cause the client to send the data because a new client generation had not been synchronized among clients and displays. This CL uses the same code path to force an update as when audio focus changes, or a new client registers, by calling the same method that is called in those cases, updateRemoteControlDisplay_syncRcs(flags). Also in this CL: more method renames to indicate methods that are called synchronized on mRCStack. Change-Id: I54102f45ba1cd4812d958ecd883bec7bc45ae88f
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions