commit | 1c23947c8cb8947f02f31de603cea64b3a162db6 | [log] [tgz] |
---|---|---|
author | Hyundo Moon <hdmoon@google.com> | Thu Mar 02 10:54:25 2017 +0900 |
committer | Hyundo Moon <hdmoon@google.com> | Fri Mar 03 09:48:50 2017 +0900 |
tree | 19feaac7ac69818f67e8e692c6379c2e06e38f3d | |
parent | 1dbdbe625437808963de23d4655f5a222d6a1567 [diff] |
Modify JavaDoc of MediaBrowserServiceCompat.getBrowserRootHints The method MediaBrowserServiceCompat.getBrowserRootHints can be called inside of onSearch(), but the JavaDoc does not mention it. This CL adds this information in the JavaDoc. Test: Called getBrowserRootHints inside of onSearch method. Change-Id: I6aef41b320d9a76e68ee79699b620606573649f8