Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java110 private static final int CONTACTMETHODS_EMAIL = 39; field in LegacyApiSupport
322 matcher.addURI(authority, "contact_methods/email", CONTACTMETHODS_EMAIL); in matcher.addURI() argument