Home
last modified time | relevance | path

Searched refs:authorityChild (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/
DUriMatcherTest.java124 UriMatcher authorityChild = getOnlyChild(matcher); in testTextCreatesNoDuplicateStrings() local
125 ArrayList<UriMatcher> mChildren = getChildren(authorityChild); in testTextCreatesNoDuplicateStrings()