Searched refs:pruneOrphanEventHistories (Results 1 – 2 of 2) sorted by relevance
240 mEventStore.pruneOrphanEventHistories(CATEGORY_SHORTCUT_BASED, in pruneOrphanEvents()242 mEventStore.pruneOrphanEventHistories(CATEGORY_LOCUS_ID_BASED, in pruneOrphanEvents()245 mEventStore.pruneOrphanEventHistories(CATEGORY_CALL, in pruneOrphanEvents()249 mEventStore.pruneOrphanEventHistories(CATEGORY_SMS, in pruneOrphanEvents()
179 synchronized void pruneOrphanEventHistories(@EventCategory int category, in pruneOrphanEventHistories() method in EventStore