Searched defs:eventTypes (Results 1 – 7 of 7) sorted by relevance
75 final Class<L> listenerType, final String... eventTypes) { in bindEventsToMethod()84 private final Set<String> eventTypes; field in EventUtils.EventBindingInvocationHandler93 …BindingInvocationHandler(final Object target, final String methodName, final String[] eventTypes) { in EventBindingInvocationHandler()
86 Set<Integer> eventTypes, Executor executor, Consumer<Integer> consumer) { in queryAmbientContextServiceStatus()104 protected void startConsentActivity(Set<Integer> eventTypes) { in startConsentActivity()
94 public Key register(Watchable watchable, Iterable<? extends WatchEvent.Kind<?>> eventTypes) in register()
66 public Key register(Watchable watchable, Iterable<? extends WatchEvent.Kind<?>> eventTypes) in register()
128 ImmutableSet<Class<?>> eventTypes = flattenHierarchy(event.getClass()); in getSubscribers() local
1048 "eventTypes": { object