Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DUriMatcherTest.java126 UriMatcher peopleChild = mChildren.get(0); in testTextCreatesNoDuplicateStrings() local
128 assertEquals("people", textField.get(peopleChild)); in testTextCreatesNoDuplicateStrings()
130 UriMatcher peopleSharp = getOnlyChild(peopleChild); in testTextCreatesNoDuplicateStrings()