Searched refs:PEOPLE_CONTACTMETH (Results 1 – 1 of 1) sorted by relevance
37 static final int PEOPLE_CONTACTMETH = 7; field in UriMatcherTest56 matcher.addURI("people", "#/contact-methods", PEOPLE_CONTACTMETH); in testContentUris()77 matcher.addURI("people", "/#/contact-methods", PEOPLE_CONTACTMETH); in testContentUrisWithLeadingSlash()98 matcher.addURI("people", "/#/contact-methods", PEOPLE_CONTACTMETH); in testContentUrisWithLeadingSlashAndOnlySlash()174 check("content://people/2/contact-methods", PEOPLE_CONTACTMETH, matcher); in checkAll()