5a97ed19a82f7e80f1688cb88be3ff069c211a72
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
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%