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

/frameworks/base/core/java/android/net/
H A DUri.java1899 static final int DECODED = 2; field in class:Uri.AbstractPart.Representation
1933 parcel.writeInt(Representation.DECODED);
1974 case Representation.DECODED:
2158 case Representation.DECODED:

Completed in 34 milliseconds