Searched refs:Representation (Results 1 – 3 of 3) sorted by relevance
1989 static class Representation { class in Uri.AbstractPart2000 this.mCanonicalRepresentation = Representation.ENCODED; in AbstractPart()2004 this.mCanonicalRepresentation = Representation.DECODED; in AbstractPart()2022 if (mCanonicalRepresentation == Representation.ENCODED) { in writeTo()2024 } else if (mCanonicalRepresentation == Representation.DECODED) { in writeTo()2069 case Representation.ENCODED: in readFrom()2071 case Representation.DECODED: in readFrom()2257 case Representation.ENCODED: in readFrom()2259 case Representation.DECODED: in readFrom()
540 2.5. Representation
45348 Landroid/net/Uri$AbstractPart$Representation;-><init>()V45349 Landroid/net/Uri$AbstractPart$Representation;->BOTH:I45350 Landroid/net/Uri$AbstractPart$Representation;->DECODED:I45351 Landroid/net/Uri$AbstractPart$Representation;->ENCODED:I