Merge "Fix typo in android.net.Uri documentation."
am: 8dc7e43bad
Change-Id: Ibd56f995c4692db449ca3210da7cb5d6bcb5c5d3
This commit is contained in:
@@ -197,7 +197,7 @@ public abstract class Uri implements Parcelable, Comparable<Uri> {
|
||||
*
|
||||
* <p>Example: "//www.google.com/search?q=android"
|
||||
*
|
||||
* @return the decoded scheme-specific-part
|
||||
* @return the encoded scheme-specific-part
|
||||
*/
|
||||
public abstract String getEncodedSchemeSpecificPart();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user