Merge "Update javadoc to use complete sentence"

This commit is contained in:
Treehugger Robot
2020-06-05 03:02:36 +00:00
committed by Gerrit Code Review

View File

@@ -468,8 +468,8 @@ public class NetworkRequest implements Parcelable {
}
/**
* Returns true iff. the capabilities requested in this NetworkRequest are satisfied by the
* provided {@link NetworkCapabilities}.
* Returns true if and only if the capabilities requested in this NetworkRequest are satisfied
* by the provided {@link NetworkCapabilities}.
*
* @param nc Capabilities that should satisfy this NetworkRequest. null capabilities do not
* satisfy any request.