Searched defs:decoded (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
H A DUri.java188 * @return the decoded scheme-specific-part
200 * @return the decoded scheme-specific-part
205 * Gets the decoded authority part of this URI. For
229 * Gets the decoded user information from the authority.
267 * Gets the decoded path.
269 * @return the decoded path, or null if this is not a hierarchical URI
285 * Gets the decoded query component from this URI. The query comes after
290 * @return the decoded query or null if there isn't one
307 * Gets the decoded fragment part of this URI, everything after the '#'.
309 * @return the decoded fragmen
1980 volatile String decoded; field in class:Uri.AbstractPart
1982 AbstractPart(String encoded, String decoded) argument
2030 Part(String encoded, String decoded) argument
2080 fromDecoded(String decoded) argument
2090 from(String encoded, String decoded) argument
2135 PathPart(String encoded, String decoded) argument
2222 appendDecodedSegment(PathPart oldPart, String decoded) argument
2257 fromDecoded(String decoded) argument
2267 from(String encoded, String decoded) argument
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 36 milliseconds