diff options
author | Hyundo Moon <hdmoon@google.com> | 2019-11-08 14:47:50 +0900 |
---|---|---|
committer | Hyundo Moon <hdmoon@google.com> | 2019-11-13 17:25:46 +0900 |
commit | 4140fee0b24e89cfb68b29a1d4ff281bc41e8301 (patch) | |
tree | 9db6016750d15fc6a5fd62d6e20aa89e74a1cee9 /startop/scripts/lib/print_utils.py | |
parent | a3eb42784774daaac8bb2872c0794de6386c4f93 (diff) |
Add MediaRouter2#requestSelectRoute and related logics
Added following logics
- MediaRouter2 does not select the route anymore, but 'requests'
to the MediaRouter2Service.
- The request is sent to the MediaRoute2ProviderService.
- If the provider send the control hints, the route is now
'selected'. (The method for sending hints is not included in this CL)
- If the provider didn't send the control hints in timeout,
the selection request is cancelled.
Tests for this CL will be added when we introduce a new method
MediaRoute2ProviderService#sendControlHints()
(method name is not final).
Test: Builds successfully
Change-Id: I5aafcc29f9d39a88bac05b8e8ebae1280ef1f8fc
Diffstat (limited to 'startop/scripts/lib/print_utils.py')
0 files changed, 0 insertions, 0 deletions