Searched refs:mShortcutEventHistory (Results 1 – 1 of 1) sorted by relevance
119 List<Event> events = mPackageData.mEventStore.mShortcutEventHistory.queryEvents( in testQueryShortcutInvocationEvent()392 private final EventHistoryImpl mShortcutEventHistory; field in UsageStatsQueryHelperTest.TestEventStore397 mShortcutEventHistory = new TestEventHistoryImpl(EVENT_HISTORY_INJECTOR, rootDir, in TestEventStore()407 return mShortcutEventHistory; in getOrCreateEventHistory()