diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2015-11-26 11:03:17 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2015-11-26 17:06:20 +0900 |
commit | 36728a9f1ac5890c38aeae0e08580b2618f5f26d (patch) | |
tree | 1e5265f1691f7f3fc603bd06261afe78b00014c7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7754abb2fc02041a3e9fd0dddb8325313836119d (diff) |
Fix javadoc for the NetworkRequest version of requestNetwork.
The documentation for this method says that the request can be
released using releaseNetworkRequest, but that's not true.
releaseNetworkRequest only takes a PendingIntent, and can only be
used to release a request filed with a PendingIntent.
Fix the docs to say that the request needs to be released using
unregisterNetworkCallback.
Change-Id: If044fd2d463ab8d09874172d5d56946251057a3c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions