Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DPackageData.java151 EventHistory shortcutEventHistory = getEventStore().getEventHistory( in getEventHistory() local
153 if (shortcutEventHistory != null) { in getEventHistory()
154 result.addEventHistory(shortcutEventHistory); in getEventHistory()