commit | 2ea89e59c35ba49eb0b8a8e6583741539357e71f | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Apr 24 17:03:31 2015 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Fri May 01 12:36:29 2015 +0900 |
tree | 6fae918b7f6d3e8daebe6524b69ff78246da5247 | |
parent | db95a6098149e6c2183692fe588e9733c98b4f27 [diff] |
Fix javadoc error for requestNetwork. The ConnectivityManager documentation uses {@link requestNetwork} without specifying which version of that method it refers to. This results in javadoc incorrectly linking to the version of the method that takes a PendingIntent instead of the version that takes a callback. Change-Id: Ia914ec88005a6401b6391c5b4fc92f988baa3922