Searched defs:TYPE_CONTACTS (Results 1 – 3 of 3) sorted by relevance
61 public static final String TYPE_CONTACTS = "contacts"; field in Dictionary
82 DICT_TYPE_TO_CLASS.put(Dictionary.TYPE_CONTACTS, ContactsBinaryDictionary.class); in DICT_TYPE_TO_CLASS.put()
335 public static final int TYPE_CONTACTS = 0x42; field in Mailbox362 SYNCABLE_TYPES.put(TYPE_CONTACTS, true); in SYNCABLE_TYPES.put() argument