Searched refs:EmptyPart (Results 1 – 2 of 2) sorted by relevance
2041 static final Part NULL = new EmptyPart(null);2044 static final Part EMPTY = new EmptyPart("");2127 private static class EmptyPart extends Part { class in Uri.Part2128 public EmptyPart(String value) { in EmptyPart() method in Uri.Part.EmptyPart
2596 android.net.Uri$Part$EmptyPart