Searched refs:compatProcessor (Results 1 – 1 of 1) sorted by relevance
632 InputEventCompatProcessor compatProcessor = null; in ViewRootImpl() local637 compatProcessor = klass.getConstructor(Context.class).newInstance(context); in ViewRootImpl()641 mInputCompatProcessor = compatProcessor; in ViewRootImpl()