Home
last modified time | relevance | path

Searched refs:pruneOrphanEventHistories (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/people/java/com/android/server/people/data/
DPackageData.java240 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()
DEventStore.java179 synchronized void pruneOrphanEventHistories(@EventCategory int category, in pruneOrphanEventHistories() method in EventStore
/frameworks/base/services/
Dart-profile23221 PLcom/android/server/people/data/EventStore;->pruneOrphanEventHistories(ILjava/util/function/Predic…