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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_macroblock_layer.h179 u32 decoded; member in struct:mbStorage
/frameworks/base/core/java/android/net/
H A DUri.java185 * @return the decoded scheme-specific-part
197 * @return the decoded scheme-specific-part
202 * Gets the decoded authority part of this URI. For
224 * Gets the decoded user information from the authority.
259 * Gets the decoded path.
261 * @return the decoded path, or null if this is not a hierarchical URI
275 * Gets the decoded query component from this URI. The query comes after
280 * @return the decoded query or null if there isn't one
295 * Gets the decoded fragment part of this URI, everything after the '#'.
297 * @return the decoded fragmen
1956 volatile String decoded; field in class:Uri.AbstractPart
1958 AbstractPart(String encoded, String decoded) argument
2006 Part(String encoded, String decoded) argument
2056 fromDecoded(String decoded) argument
2066 from(String encoded, String decoded) argument
2111 PathPart(String encoded, String decoded) argument
2198 appendDecodedSegment(PathPart oldPart, String decoded) argument
2233 fromDecoded(String decoded) argument
2243 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 3367 milliseconds