Searched refs:newEvents (Results 1 – 1 of 1) sorted by relevance
841 BitSet newEvents = computeHandledEventsLocked(); in updateInputServiceHandlerLocked() local843 if (!newEvents.isEmpty()) { in updateInputServiceHandlerLocked()844 mCarInputService.setProjectionKeyEventHandler(this, newEvents); in updateInputServiceHandlerLocked()