Home
last modified time | relevance | path

Searched defs:CONTACTMETHODS (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java85 private static final int CONTACTMETHODS = 8; field in LegacyApiSupport
321 matcher.addURI(authority, "contact_methods", CONTACTMETHODS); in matcher.addURI() argument