commit | 7f6a2bffface7bbc4ade6f78d3ce2c0020f69ec7 | [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 | 68e02363c73346c105f139ccdd6e78afcd7bc4d8 [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