commit | 7bf786f574b519a9af703afe42056e3f71d68747 | [log] [tgz] |
---|---|---|
author | Gyumin Sim <gyumin@google.com> | Wed Jul 22 16:49:16 2020 +0900 |
committer | Gyumin Sim <gyumin@google.com> | Wed Jul 22 17:43:06 2020 +0900 |
tree | 387ba2cb56ee98d2e6bc9313595c62a7f727931b | |
parent | 9d211b7460cc6a71c2fd1be9cbe2f9d7ac35ea65 [diff] |
Remove obsolete method in IMediaBrowserServiceCallbacks It removes onLoadChildren because onLoadChildren is not used anymore that is identical to onLoadChildrenWithOptions with null options. It also renames onLoadChildrenWithOptions to onLoadChildren for simpler name. Test: atest CtsMediaTestCases:android.media.cts.MediaBrowserTest \ CtsMediaTestCases:android.media.cts.MediaBrowserServiceTest Change-Id: I6aebd812249cd3a717aa6d2f48e4a40601ef1063