Searched defs:DELETED (Results 1 – 6 of 6) sorted by relevance
26 DELETED, enumConstant
49 public final static int DELETED = 8; field in GroupMetaDataLoader
640 public final static int DELETED = 26; field in ContactLoader.ContactQuery
52 int DELETED = 0; field
453 int DELETED = 0; field
4647 sEventsProjectionMap.put(Events.DELETED, Events.DELETED); in sEventsProjectionMap.put()4738 sEventEntitiesProjectionMap.put(Events.DELETED, Events.DELETED); in sEventEntitiesProjectionMap.put()4765 sInstancesProjectionMap.put(Events.DELETED, "Events.deleted as deleted"); in sInstancesProjectionMap.put()4785 sAttendeesProjectionMap.put(Events.DELETED, "Events.deleted AS deleted"); in sAttendeesProjectionMap.put()4793 sRemindersProjectionMap.put(Events.DELETED, "Events.deleted AS deleted"); in sRemindersProjectionMap.put()