Searched refs:setEventType (Results 1 – 13 of 13) sorted by relevance
80 allowEvents.setEventType(token.getTokenValue()); in parse()91 allowEvents.setEventType(token.getTokenValue()); in parse()
79 event.setEventType(value); in parse()
84 data[0].setEventType("Login"); in testEventLogger()91 data[1].setEventType("Update"); in testEventLogger()
9 void setEventType(String eventType) throws ParseException; in setEventType() method
12 void setEventType(String eventType) throws ParseException; in setEventType() method
165 .setEventType(eventType); in addEvent()396 .setEventType(event.mEventType) in fromEvent()427 public EventBuilder setEventType(int eventType) { in setEventType() method in ShadowUsageStatsManager.EventBuilder
72 .setEventType(Event.MOVE_TO_FOREGROUND) in testQueryEvents_appendEventData_shouldCombineWithPreviousData()80 .setEventType(Event.MOVE_TO_FOREGROUND) in testQueryEvents_appendEventData_shouldCombineWithPreviousData()115 .setEventType(Event.MOVE_TO_FOREGROUND) in testQueryEvents_appendEventData_simulateTimeChange_shouldAddOffsetToPreviousData()123 .setEventType(Event.MOVE_TO_FOREGROUND) in testQueryEvents_appendEventData_simulateTimeChange_shouldAddOffsetToPreviousData()
40 event.setEventType(AccessibilityEvent.TYPE_ANNOUNCEMENT); in shouldBeEqualToClonedEvent()
77 public void setEventType(String eventType) throws ParseException { in setEventType() method in AllowEvents
107 allowEvents.setEventType((String) it.next()); in setMethods()
69 public void setEventType(String eventType) throws ParseException { in setEventType() method in Event
165 allowEvents.setEventType(eventType); in createAllowEventsHeader()452 event.setEventType(eventType); in createEventHeader()
189 public void setEventType(String eventType) { in setEventType() method in EventData