Home
last modified time | relevance | path

Searched defs:MatchNode (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowUriMatcher.java16 public static class MatchNode { class in ShadowUriMatcher
22 public MatchNode(int code) { in MatchNode() method in ShadowUriMatcher.MatchNode