Searched refs:getOnlyChild (Results 1 – 1 of 1) sorted by relevance
124 UriMatcher authorityChild = getOnlyChild(matcher); in testTextCreatesNoDuplicateStrings()130 UriMatcher peopleSharp = getOnlyChild(peopleChild); in testTextCreatesNoDuplicateStrings()131 UriMatcher callsSharp = getOnlyChild(callsChild); in testTextCreatesNoDuplicateStrings()154 private UriMatcher getOnlyChild(UriMatcher matcher) in getOnlyChild() method in UriMatcherTest