Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DUri.java1998 static final int REPRESENTATION_ENCODED = 1; field in Uri.AbstractPart
2007 this.mCanonicalRepresentation = REPRESENTATION_ENCODED; in AbstractPart()
2029 if (mCanonicalRepresentation == REPRESENTATION_ENCODED) { in writeTo()
2076 case REPRESENTATION_ENCODED: in readFrom()
2264 case REPRESENTATION_ENCODED: in readFrom()