commit | 024c5c4a5f04a2201a92cb3538648396da3f8c9d | [log] [tgz] |
---|---|---|
author | Ian Lake <ilake@google.com> | Mon Apr 27 16:02:32 2015 -0700 |
committer | Ian Lake <ilake@google.com> | Mon Apr 27 16:02:32 2015 -0700 |
tree | 5f3c0ba283cb4e9572af01e412ee7182d593704e | |
parent | 8c99f3a5a6464d8b4d5cbd811b399cbee98cef39 [diff] |
Include all actions in PlaybackStateCompat setActions/getActions() documentation Not all actions were listed in the Javadoc for PlaybackStateCompat's setActions() and getActions() methods, leading developers to think those actions were not supported when in fact they are. Corrects the Javadoc to properly list all available actions. Change-Id: Ie0bba5e699d7cee3e11b77260b7fe20b3711538e