Searched refs:PEOPLE_ADDRESSES_ID (Results 1 – 1 of 1) sorted by relevance
36 static final int PEOPLE_ADDRESSES_ID = 6; field in UriMatcherTest55 matcher.addURI("people", "#/addresses/#", PEOPLE_ADDRESSES_ID); in testContentUris()76 matcher.addURI("people", "/#/addresses/#", PEOPLE_ADDRESSES_ID); in testContentUrisWithLeadingSlash()97 matcher.addURI("people", "/#/addresses/#", PEOPLE_ADDRESSES_ID); in testContentUrisWithLeadingSlashAndOnlySlash()172 check("content://people/2/addresses/3", PEOPLE_ADDRESSES_ID, matcher); in checkAll()