Searched refs:INTERNAL_EVENT (Results 1 – 1 of 1) sorted by relevance
33 enum EventDestination {UNKNOWN_EVENT, INTERNAL_EVENT, CLIENT_EVENT}; enumConstant150 return EventDestination.INTERNAL_EVENT; in destination()651 case INTERNAL_EVENT: in build()