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