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

/frameworks/base/core/java/android/net/
H A DUri.java1944 static final int DECODED = 2; field in class:Uri.AbstractPart.Representation
1978 parcel.writeInt(Representation.DECODED);
2019 case Representation.DECODED:
2204 case Representation.DECODED:

Completed in 51 milliseconds