Searched refs:EventCollectingPredicate (Results 1 – 1 of 1) sorted by relevance
94 class EventCollectingPredicate implements AccessibilityEventFilter { class in InteractionController98 EventCollectingPredicate(int mask, List<AccessibilityEvent> events) { in EventCollectingPredicate() method in InteractionController.EventCollectingPredicate362 new EventCollectingPredicate(AccessibilityEvent.TYPE_VIEW_SCROLLED, events),