Searched refs:mLocusEventHistory (Results 1 – 1 of 1) sorted by relevance
133 List<Event> events = mPackageData.mEventStore.mLocusEventHistory.queryEvents( in testInAppConversationSwitch()149 List<Event> events = mPackageData.mEventStore.mLocusEventHistory.queryEvents( in testInAppConversationExplicitlyEnd()165 List<Event> events = mPackageData.mEventStore.mLocusEventHistory.queryEvents( in testInAppConversationImplicitlyEnd()183 List<Event> events = mPackageData.mEventStore.mLocusEventHistory.queryEvents( in testMultipleInAppConversations()393 private final EventHistoryImpl mLocusEventHistory; field in UsageStatsQueryHelperTest.TestEventStore399 mLocusEventHistory = new TestEventHistoryImpl(EVENT_HISTORY_INJECTOR, rootDir, in TestEventStore()409 return mLocusEventHistory; in getOrCreateEventHistory()