Skip to content
Snippets Groups Projects
Commit 1513c999 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix documentation link"

parents 445dede4 af5b1c0c
No related branches found
No related tags found
No related merge requests found
......@@ -1615,8 +1615,8 @@ public final class NetworkCapabilities implements Parcelable {
* <p>
* Note that when used to register a network callback, this specifies the minimum acceptable
* signal strength. When received as the state of an existing network it specifies the current
* value. A value of code SIGNAL_STRENGTH_UNSPECIFIED} means no value when received and has no
* effect when requesting a callback.
* value. A value of {@link #SIGNAL_STRENGTH_UNSPECIFIED} means no value when received and has
* no effect when requesting a callback.
*
* @param signalStrength the bearer-specific signal strength.
* @hide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment