Searched refs:DECODED (Results 1 – 2 of 2) sorted by relevance
1991 static final int DECODED = 2; field in Uri.AbstractPart.Representation2004 this.mCanonicalRepresentation = Representation.DECODED; in AbstractPart()2024 } else if (mCanonicalRepresentation == Representation.DECODED) { in writeTo()2071 case Representation.DECODED: in readFrom()2259 case Representation.DECODED: in readFrom()
45350 Landroid/net/Uri$AbstractPart$Representation;->DECODED:I