Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DUri.java1989 static class Representation { class in Uri.AbstractPart
2000 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()
/frameworks/ml/nn/runtime/
DNOTICE540 2.5. Representation
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45348 Landroid/net/Uri$AbstractPart$Representation;-><init>()V
45349 Landroid/net/Uri$AbstractPart$Representation;->BOTH:I
45350 Landroid/net/Uri$AbstractPart$Representation;->DECODED:I
45351 Landroid/net/Uri$AbstractPart$Representation;->ENCODED:I