commit | efd396e31262c713e3d3c1b451df835a5104d75a | [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 | a1b605dd282809c699ff8feee86387bb4d2167a4 | |
parent | 8db5f9a91d7d4c870a086447d103f816d0031179 [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