Searched refs:PEOPLE_PHONES (Results 1 – 1 of 1) sorted by relevance
33 static final int PEOPLE_PHONES = 3; field in UriMatcherTest51 matcher.addURI("people", "#/phones", PEOPLE_PHONES); in testContentUris()72 matcher.addURI("people", "/#/phones", PEOPLE_PHONES); in testContentUrisWithLeadingSlash()93 matcher.addURI("people", "/#/phones", PEOPLE_PHONES); in testContentUrisWithLeadingSlashAndOnlySlash()168 check("content://people/2/phones", PEOPLE_PHONES, matcher); in checkAll()