Searched refs:SHARE_EVENT_TYPES (Results 1 – 3 of 3) sorted by relevance
85 public static final Set<Integer> SHARE_EVENT_TYPES = new ArraySet<>(); field in Event94 SHARE_EVENT_TYPES.add(TYPE_SHARE_TEXT);95 SHARE_EVENT_TYPES.add(TYPE_SHARE_IMAGE);96 SHARE_EVENT_TYPES.add(TYPE_SHARE_VIDEO);97 SHARE_EVENT_TYPES.add(TYPE_SHARE_OTHER);109 ALL_EVENT_TYPES.addAll(SHARE_EVENT_TYPES);
88 Event.SHARE_EVENT_TYPES).getActiveTimeSlots(); in computeScore()110 Event.SHARE_EVENT_TYPES).getMostRecentActiveTimeSlot(); in computeScore()
383 Event.SHARE_EVENT_TYPES); in testReportAppTargetEvent_directSharing()404 Event.SHARE_EVENT_TYPES); in testReportAppTargetEvent_directSharing_createConversation()1682 .getEventIndex(Event.SHARE_EVENT_TYPES) in getActiveSlotsForAppShares()