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

Commit 2debfa28 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update javadoc to use complete sentence" into rvc-dev am: 1f883f90 am: f4c00c72

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

Change-Id: Id13acf5b7cc68030362bfe9127daa3436eb59994
parents ed1f83f8 f4c00c72
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.