Home
last modified time | relevance | path

Searched refs:REPRESENTATION_DECODED (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DUri.java1999 static final int REPRESENTATION_DECODED = 2; field in Uri.AbstractPart
2011 this.mCanonicalRepresentation = REPRESENTATION_DECODED; in AbstractPart()
2031 } else if (mCanonicalRepresentation == REPRESENTATION_DECODED) { in writeTo()
2078 case REPRESENTATION_DECODED: in readFrom()
2266 case REPRESENTATION_DECODED: in readFrom()