Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac36e5b0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc to use complete sentence" am: 0be3cace am: ea9f9d82 am: e33d6e93

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1323953

Change-Id: I47f39a31a066f35a75690ca5ab4827b8d6a89a08
parents f9061f95 e33d6e93
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.