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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java114 private static final int CONTACTMETHODS_EMAIL = 39; field in class:LegacyApiSupport
344 matcher.addURI(authority, "contact_methods/email", CONTACTMETHODS_EMAIL);
1705 case CONTACTMETHODS_EMAIL:

Completed in 43 milliseconds