Searched refs:PEOPLE_ADDRESSES (Results 1 – 1 of 1) sorted by relevance
35 static final int PEOPLE_ADDRESSES = 5; field in UriMatcherTest54 matcher.addURI("people", "#/addresses", PEOPLE_ADDRESSES); in testContentUris()75 matcher.addURI("people", "/#/addresses", PEOPLE_ADDRESSES); in testContentUrisWithLeadingSlash()96 matcher.addURI("people", "/#/addresses", PEOPLE_ADDRESSES); in testContentUrisWithLeadingSlashAndOnlySlash()171 check("content://people/2/addresses", PEOPLE_ADDRESSES, matcher); in checkAll()