Searched refs:EmptyPart (Results 1 – 2 of 2) sorted by relevance
1993 static final Part NULL = new EmptyPart(null);1996 static final Part EMPTY = new EmptyPart("");2079 private static class EmptyPart extends Part { class in Uri.Part2080 public EmptyPart(String value) { in EmptyPart() method in Uri.Part.EmptyPart
648 android.net.Uri$Part$EmptyPart