diff options
author | Jungshik Jang <jayjang@google.com> | 2014-05-23 16:48:31 +0900 |
---|---|---|
committer | Jungshik Jang <jayjang@google.com> | 2014-06-02 10:48:57 +0900 |
commit | 9d499bfe4a52068fd0c25b3cce34bd5e445e0f96 (patch) | |
tree | f7728d47eda5fb81dc87190bc1ec485342fa95f5 /cmds | |
parent | 61ced38d61926bc28638d805436086db22b642c3 (diff) | |
download | frameworks_base-9d499bfe4a52068fd0c25b3cce34bd5e445e0f96.zip frameworks_base-9d499bfe4a52068fd0c25b3cce34bd5e445e0f96.tar.gz frameworks_base-9d499bfe4a52068fd0c25b3cce34bd5e445e0f96.tar.bz2 |
DO NOT MERGE: Implement <Polling Message>.
When Device Discovery is launched or Hot-plug detection is
launched, the first step of it is to send <Polling Message>
to all remote devices. According to type of feature,
it may have different retry count for sending <Polling Message>.
As <Polling Message> to all devices should be serialized operation
it runs on io thread as single operation.
Along with this, added assertRunOnIoThread and
assertRunOnServiceThread used to make sure that all methods are
called in proper thread.
Change-Id: I2d2df0216867c188e99ba24b216ec73f3396eeae
Diffstat (limited to 'cmds')
0 files changed, 0 insertions, 0 deletions