Searched refs:PEOPLE_CONTACTMETH_ID (Results 1 – 1 of 1) sorted by relevance
38 static final int PEOPLE_CONTACTMETH_ID = 8; field in UriMatcherTest57 matcher.addURI("people", "#/contact-methods/#", PEOPLE_CONTACTMETH_ID); in testContentUris()78 matcher.addURI("people", "/#/contact-methods/#", PEOPLE_CONTACTMETH_ID); in testContentUrisWithLeadingSlash()99 matcher.addURI("people", "/#/contact-methods/#", PEOPLE_CONTACTMETH_ID); in testContentUrisWithLeadingSlashAndOnlySlash()175 check("content://people/2/contact-methods/3", PEOPLE_CONTACTMETH_ID, matcher); in checkAll()